How would I protect......
I have a from, actually, a good amount of forms. How can I make it so you can't type the characters:
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
PHP using IF to display error
i have a MySQL query and i want to display 1 thing only if the number of affected rows is >=1
word wrap in emails help needed
Hello, I understand how wordwrap works in php and have used it well before. However when I used wor
Undefined index on my form
ok im getting Undefined index on this line.. print_r($_REQUEST['form']);
below is the full sc
Text Not Displaying Correctly With PHP:GD
I recently moved servers and since then I have noticed that one line of text is showing weirdly.
PHP and MySQL Question/Help
I have a MySQL db with all my servers and all their details like server name, IP, OS, RAM etc etc 26
help with contest script
I would like to code a contest script to my site but i don't know how. Could someone just give me pu
duplicate record notification
In my database, after insertion of records, I want to know if the record inserted is duplicate or no
Most basic form question ever?
Hello,
I want to use this snippet to make sure the fields in a form are ok before processing