Page 1 of 1

New to PHP

Posted: Thu May 22, 2003 4:37 pm
by andyrez
Im really new to php, i hav tryed to write scripts to add information to a mySQL database but mine never work. can somebody please show me how to make a simple Add script for example to add news to the sql database. And also how that information can be viewed and edited after using php. Thanks

Posted: Fri May 23, 2003 1:51 am
by twigletmac
For tutorials:
http://www.phpcomplete.com
http://www.devshed.com
http://www.phpbuilder.com

If you have some code to show us we can help you debug.

Mac