Problem with PHP code- simple contact form
Hi Folks,
I'm relativily new to PHP; I know HTML and CSS stuff but I have a problem- I have a co
Multi-image upload problems
Lets see if I can get some help on this one. Can anyone show me what I am doing wrong here. I'm just
Do not allow posting of whitespace
Currently the script below works if the user does not type a name/message, but if i create a whitesp
Easy administration on MySQL databases
My website is database driven and I am very tired of manually making queries to my tables in order t
Help with email validation please...
Hi,
Please could you help.
I have a register.php login page where users register, the detail
Javascript or not?
How many people prefer javascript/ajax sites? How many prefer the good old fashion straight php sit
Using system() and bringing back the results
I am aware that you can use system() within PHP to execute system commands, but I was wondering if t
MySQL-PHP Query Results Help
Hello all. I'm hoping to be able to get some help in solving a problem with query/rowcount output. I
Multi Level Array Problem
hi all,
For example I have array like below:
$temp = array(array('north america', 'us'
How to use Ajax to verify data on a DB ?
Hello everyone, well i want to know how to check a value if it exists or not on a Data base and capt