Hi this is scorpionz
I am having a problem regarding time in PHP.
I want to insert time in my mysql DB as
for example
10:12 AM
or
10:12 PM
As a matter of fact
mysql will not accept this format, so i am taking a field as VARCHAR
but what is the fuction in PHP?
That shows the format of Time as mentioned above
Any Response will be highly appreciated with great interest....
Thanks and Regards
ScorpionZ