How can use this array as a key?
Say I have this array for example:
print_r($array);
Prints:
Code: [Select]Array
this code is not working????
it says this error.. Warning: Division by zero in ..
the variables are correct, so why is th
cyrillic string conversion question
Hello,
First time here...
I would like to know if there is a way to convert a
Help with some dates
I have a list of dates in an array:
$mondays = array(
strtotime("October 12, 2009
Error in query: Resource id #4??
hey guys, having a minor (i think) problem here that i havent been able to figure out. long story sh
Upload Code Help
Hi everyone I need some help with a bit of code ive been working with for a while. I am completely s
Performance impact of cookies
Hi, I was just wondering what impact there would be in terms of performance if you where to set then
how to get IP address?
hey guys,
i have this code which is supposed to get me the IP address of my site visitors:
Problem displaying "scraped" XML data
I'm basicly having trouble displaying XML data scraped from an URL using cURL.
What the code
Where do I put CRON code
So I've figured out alot about how to automatically run a php function. I can't figure out where to