Is there a VERY basic php/mysql tutorial site floating around that I can learn from?
John,
This tutorial in particular helped me a lot:
http://hotwired.lycos.com/webmonkey/programming/php/tutorials/tutorial4.html
The main php section for Webmonkey can be found at:
http://hotwired.lycos.com/webmonkey/programming/php/index.html
Mark
Look at http://www.devshed.com/Server_Side/PHP/DB_Basics/
It was written a while back but I don't think that PHP's MySQL functions have changed much since then.