Hi

Just thought i would make a quick mention of the php function

mysql_real_escape_string()

If you are interested in user input and forms with MYSQL this is a must.

I am not very great at php so ill just say that.

But the manual shows a good example of its use

Manual Link Here

Cheers