if php cookie set, show code...
Hi all.. I need to figure out this little snippet right quick.. seems like it should be easy enough
If statement help please.
Hello on my site I have 2 content boxes. 1 is for the main content (which is the biggest one) and th
output_buffering so rewrite
I'm planning to rewrite some of my scripts so they don't have to use output buffering to accomplish
Filename and Line Number Custom Error
I have a class, with a method that accepts 2 parameters. I would like to output error messages.
Sort a two dimensional array.
Hi. I've set up a two dimensional array that reads as follows:
Code: $modifiedData = array(
split string
Hi all
i have some names (imploded by comma):
Code: toronto,paris,madrid
Now, i would
Simple image grab script.
I was wondering if it was possible and if anyone knew how to make a simple php script that looks at
path to include folder
Hi everyone,
When I'm testing locally, I have to add the name of the site folder as part of t
use an array from 1 class in a second class
I have a class that adds data to an array
Then I have a second class and I need to check if t
Coding Critique
I was hoping someone could take a second and look down my code and see if they see any problems with