> This tutorial was my introduction to the concept, but you can 
> find this 
> information in a hundred other places:
> 
> http://hotwired.lycos.com/webmonkey/programming/php/tutorials/tutorial4.html

I'd recommend that tutorial only as a guideline for using mySQL and php.  Don't try to 
use the obfuscated logic in the final example as a good way to code an 
add/change/delete page.  It's much easier if there are radio buttons on the necessar 
pages that are pressed (and thus are set in php) to tell you what action to take.

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

Reply via email to