array_combine() trouble w/csv file
I have a problem with a piece of code I wrote to import some records from a csv file into mysql. I h
Echo multiple lines of html code
Hi guys,
I would like to know if there is a way to echo multiple lines of html codes.
Standard DES encryption script?
Can anybody point me to a tutorial or a short script that shows how to encrypt some text with salt i
Add 5 to a variable when a button is clicked, and re-run a for loop
So I'm making a feedback sort of section on a website with MySQL and PHP, I've gotten the script to
Help with some dates
I have a list of dates in an array:
$mondays = array(
strtotime("October 12, 2009
Php mysql - select?
Hi i have this code:
Code: $iteminfo = mysql_query("SELECT desc FROM wc_items WHERE itemid =
SESSION question
I am building an application , a directory for auctions.
For SEO i made a script which copies a p
what does this mean? +=
is anyone able to explain what this code is saying?
i had it written for me awhile back and n
Upload, SSL and more php help
I recently just installed a ssl cert and do i use https for the whole site or just for the checkout.
Run function every 5 mins ??
I have a function PostMessage()
How can I run it every 5 mins ??