Mysql db form or??

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
Nalle
Forum Newbie
Posts: 2
Joined: Thu Oct 14, 2004 3:28 pm

Mysql db form or??

Post by Nalle »

Well just bought myself php and mysql for dummies and 2 minutes after i get a request for doing a "easy??" form

I have no clue how php and mysql works so it will take awhile before i can build anything although i really need a little php+mysql form

that works something like this
You fill out this fields that should be stored in a mysql db


ProductID Price quantity bought sentday


its not a shop its a registry to keep track on things

anyone know if there is some php+mysql code for this out htere i cant find any...

Cheers!
Draco_03
Forum Regular
Posts: 577
Joined: Fri Aug 15, 2003 12:25 pm
Location: Montreal, Canada

Post by Draco_03 »

Search google for php mysql database tutorial
here a link that took me 2 sec to find.
(look at the link in my signature too.. might get you started)

If you need further help just post ..:)
Nalle
Forum Newbie
Posts: 2
Joined: Thu Oct 14, 2004 3:28 pm

Post by Nalle »

Draco yea im reading and test your stuff :)


thanks!
Post Reply