PHP Help for Newbie - TechRepublic
General discussion
August 8, 2002 at 07:16 AM
ldyne

PHP Help for Newbie

by ldyne . Updated 23 years, 11 months ago

Okay, I’m trying to learn PHP and am having some trouble. What I really want to focus on is using HTML forms with PHP to manage MySQL databases…simple, huh?

I am reading the book “PHP Essentials” an cannot get any of the code to work. For instance, I have a very simple MySQL database with a table that contains 9 fields of information about books. I am attempting to add records to the db via a form.

Here is part of the code I am using:

This discussion is locked

All Comments