Need some ideas as to how to go about sorting this array...
Here's how the array's are created..
Code: <?php
while ($x = readdir($dp)) {
Scheduler problems related to execution of a single BLT by many schedules
Hello all,
We are running several MII instances in a distibuted architecture using a sing
Php navigation
I have four buttons on a php page.
If i click a button it will redirect to different php pages.
Strange php code found on my website
I got hacked and the following code was placed within my files:
Code: [Select]<?
/*
Using CSS to format MySQL query
Hi,
If i want to have a news page on my site, which displays all records of a table in descen
I face problems to extract data from one table and insert it in another one
Hi,
For modifications, I have to extract data from one table and insert it in another one
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
Certain files upload, while others do not
I want to read the data from an uploaded file. Not sure why, but it only uploads for certain files.
New Login Script
Hi all, i attempted to create a whole new login script witch isnt working for some reason i dont kno
Session variable help
I'm having a very troubling issue. Maybe I'm just looking over something but I have looked at the co