View Single Post
  #1  
Old 7th Aug 03, 07:13 PM
robinwilson16 robinwilson16 is offline
Administrator
 
Join Date: Jul 2001
Location: UK
Posts: 903
robinwilson16 will become famous soon enoughrobinwilson16 will become famous soon enough
I really need help with a script I want to create which will add values in a textarea into tables into the database as records

It needs to have

Quote:

Name:
Quote:

Address:
Quote:

Tel:
So that all those values are submitted as a record into mysql

I have the basic database connect routine set up and already have a page that can show the results

I would also maybe like a page that allows you to delete/edit records but this is probably too hard

I'm not very experienced with mysql
Thanks a lot
Reply With Quote