Greets all,

First time poster here and a 1 week old PHP/Mysql programmer

I have bought several books and scoured the net for any and all PHP/MySQL
tutorials. Here is the problem I am running into:

1. The docs tell how to access MySql through the MySql monitor
2. any docs that tutor how to make PHP interact with MySql has you doing all
the functions directly on the page
3. All the rest are written like VCR instructions (Mine still blinks
"12:00")

What I am looking for is a tutorial that talks specifically about the
interaction of PHP forms with MySql

I have figured out how to add records using PHP, and have even figured out a
crude search function, but being able to update or delete records are
eluding me.

Does anyone know of a site that has this type of information with some
extremely well commented samples?

Thanks

Jester

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to