right what i need is this. if someone can make me a php script using mysql you will get 50 frih$
I need a script that say for example in the db you have 2 fields, id and item
now what i need is a page that will view all id's and items in the db like in a table so you have 2 coloumns, ID and Item and then on the item it will have a link to that item, and what i need is so that its like example.com/viewitem.php?id=x
x being the id number of the item and on that page i want it to only display info for that specific item.
Also i need a page that can insert items into the db. Ne ways if your confused by that just post and ill see if i can make my words simpler.
-thanks in advance.
I need a script that say for example in the db you have 2 fields, id and item
now what i need is a page that will view all id's and items in the db like in a table so you have 2 coloumns, ID and Item and then on the item it will have a link to that item, and what i need is so that its like example.com/viewitem.php?id=x
x being the id number of the item and on that page i want it to only display info for that specific item.
Also i need a page that can insert items into the db. Ne ways if your confused by that just post and ill see if i can make my words simpler.
-thanks in advance.
