Keeping data in form
How can I keep whatever I write in the form?
php slowing my site?
Hi all,
I think that one of the reasons that my site doesn't work fast is that the code is ve
double and single quotes in text fields acting up... help please
Single quotes, when entered into a text field, create an sql error upon Submit. It seems to create t
How to find OS bit version
How can I tell the person browsing my site is running 32, or 64 bit operating system?
php/mysql auto logout after 2 hour and reset password
Hi all,
This I hope will make sense. I've the following code which when a user logins in, cr
iMatch stored value with the current value in a loop
Hello,
I have a MySQL db were I store articles in.
I have a form to fill these article
XML Grouping
I'm using xml_parse_into_struct to get all my elements, but now I need to group them. For example, h
date("now") prints out wrong date ?
Hi Guys
Anyone know why and how I can fix it ?
Loop Through Date Range
Hi guys,
I have date range as parameter like 01/JAN/2009 TO 16/JAN/2009 now i want to loop thro
Change snippet to use CURDATE
I am using time() in the snippet below, I would like to use CURDATE() and have the database setup fo