Quote:
Originally Posted by orjan
btw, your code seems a bit unsecure as you drop your $_POST values directly into the database, as there is easily sql injections possible there.
I know that someone here (John?) made an excellent tutorial on sql injections.
|
I'm surprised I didn't mention that. Here is my explanation of
SQL injections.