|
Posted by John Oliver on 10/30/11 11:33
I know absolutely nothing about this. I've been banging around various
tutorials. Most just sort of skip over this. The closest I came is:
http://www.freewebmasterhelp.com/tutorials/phpmysql/4
However, their example:
$query = "INSERT INTO contacts VALUES
('','$first','$last','$phone','$mobile','$fax','$email','$web')";
doesn't work, and got me a "Learn how to use SQL Injection" comment.
I need a tutorial that explains this stuff. I don't have the vaguest
clue what I'm doing, and when the tutorial assumes any pre-existing
knowledge, I get left behind pretty quickly.
--
* John Oliver http://www.john-oliver.net/ *
* Reform California gun laws - http://www.reformcagunlaws.com/ *
* http://www.gunownersca.com - http://www.crpa.org/ *
* San Diego shooters come to http://shooting.forsandiego.com/ *
Navigation:
[Reply to this message]
|