New to PHP

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
andyrez
Forum Newbie
Posts: 1
Joined: Thu May 22, 2003 4:37 pm

New to PHP

Post 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
User avatar
twigletmac
Her Royal Site Adminness
Posts: 5371
Joined: Tue Apr 23, 2002 2:21 am
Location: Essex, UK

Post 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
Post Reply