Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

for sale or swop pages

Status
Not open for further replies.

new2learn

IS-IT--Management
Oct 15, 2003
16
NA
I have a website where members can put items for either swop or sale.Advice I need to do it is this.

The form is called swop1.Fields are(user MUST fill this in)
Name,callsign tel/fax number and short description of item.

This info MUST go into the DB and members must be able to search the DB for items.
Then lastly a page where 10 or 15 items ,lets say last 10 or 15 are listed..and NOT be able to change or delete..

I am not sure what the steps are to do this eg:
create form
create table fields or new db

tnx
 
Set up u'r db first.
Create a u'r form (swop1) using html & php.
Add a submit button to insert the records into the db.
Create a page which allows the users to extract info from the db.

I dunno what else you want....

Try looking at some tutorials...



There's loads more out there.......

and you'll find tutorials to guide you through all of those stages...
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top