Adding/Displaying Information

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
painful-one
Forum Newbie
Posts: 11
Joined: Tue Jan 05, 2010 11:26 am

Adding/Displaying Information

Post by painful-one »

I wanted to be able to add information using a form and/or update information. I also want to display the information as well. Could someone possibly assist me with this or perhaps point me to some sort of generic database/inventory control or something. Thanks.
JakeJ
Forum Regular
Posts: 675
Joined: Thu Dec 10, 2009 6:27 pm

Re: Adding/Displaying Information

Post by JakeJ »

Check sourceforge.com for some inventory control stuff (it's free).

As for creating and using forms that interact with a database, there are LOTS of tutorials out there on the internet. Try them out and if you have specific problems, please come back and post and we'll help you out.
Post Reply