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
Coding Critique
I was hoping someone could take a second and look down my code and see if they see any problems with
mysql timestamp manipulation
How could I use a timestamp (e.g 2009-10-30 13:20:35 ), and with php find out if it is:
from
retrieving more than one max key from an array?
so i have an array of 20 numerical values (0-100) that i need to order from highest to lowest and th
Posting Serialized Data Not Working
I am trying to send an object from one PHP file to another using POST. I serialize the object and th
Converting from one format to another
"I have got a date in DD/MM/YYYY but I need it in MM-DD-YYYY. Help!"
How to get exact 3 moths post date from today date using javascript
How to get exact 3 moths post date from today date using javascript
Please help
Validating time
Hi Guys
what do you think of the following approach to validate a 24hour time:
http://
How do i use vars in an array
Hiya peeps!
How do I use a var in an array. You will see $id but it isnt working.
Error Messaging not working
I changed the way my form tells the user of an error. But I can't seem to get it to work properly.