Sort a two dimensional array.
Hi. I've set up a two dimensional array that reads as follows:
Code: $modifiedData = array(
Hi, explode and strstr.
Hi, I seem to be confused about the strstr function, eg. i have a string like:
"a.b.c.d.e.f&
Help with lottery style system?
I'm working on a currency system for forums and it is going to have a type of lottery system built i
LIMIT $start, 10... how to pass last value queried into next page with GET??
Ok I know how to display the first or last 10 results of a query...
$result = mysql_query(&q
ereg_replace()
Basically what i need to do is
$title = "This Suck's"
$striped = ereg_repl
PHP Script runs on CLI but not through web browser
I am running into an issue that I just can't seem to find the answer to. I have a Windows Server 200
Convert array to string and write to csv file
I am looking to write a MySQL query to a csv file.
At the minute I:
check for the orig
constructor ?
i have written this program and made 3 constructors in the class and i want to call them in the main
parse error
On my local machine I keep getting parse error for my footer. When I put it online, it doesn't show
Users and Groups with PHP Classes
Hi,
I have setup what I hope to be a good working User class. Now I want to introduce group m