Navigation include for all site directories
Hi,
I need a navigation include that can deal with directories at different levels on a site.
array_diff weirdness
I'm using the following bit of code
$diff = array_diff($pids, $pidlist);
$diff = array_va
Cant display mysql data
Hey all,
I am learning php and my first goal is to create a simple CMS. At the moment I am st
Downloading file (Headers)
I'm trying to make users download a file, but they must wait 60 seconds before it begins.
But
Escape Latin Characters
I need to escape latin characters in an xml doc. Example: "é" is escaped to "é". I thoug
Floating Point Precision Loss
I'm writing a program to draw a three-dimensional cube (with a corner cut off) without using any 3D
Batch update record with Pagination
Hoping someone can help me with this issue I'm having, im trying to batch update records from a resu
Problem with array max size.
Hi to everyone,
I've got a homework about filling a bidimensional array un spiral shape, I alre
php redirecting
i wont open a new thread but i have a question about redirecting....
i wonder why my code doesnt
Contents of variable not echoing
Hey guys, hopefully this is an easy one...
In this line, the variables are not echoing out. T