Format timestamp from mysql
When I tried this:
Code: date("m/d/Y H:i A", $row['timestamp'])
I got 12/31/1969 18:
ctype() validation - allowing illegal characters
Hello,
I use ctype() to filter and validate a user form. However, I am trying to allow certain c
Retail terminologys not been altered after activing Retail System
Hi, All
After I active Retail System via TCode SWF5, the terms does not been changed, th
paginate search result
Hi, I have a paginations script to display data from my database but i would like to paginate someon
noob question
i traying to do a php form with auto replay for both(me and the user who send me a mail),
a u
Bandwidth monitoring?
Hi guys,
I need a little information I have written a php app and I occurred to that I need
pls clear my confusion
Hi friends,
Pls solve my query .
what is the exact use of Scope Resolution Operator( i
form variables from database help.
Hi all,
I would like to have a form that gives you options based on the results of an mysql q
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.
SQL Injection
In my attempts to protect my database from mySQL injection I have created another problem for myself