MySQL Forums
Forum List  »  Newbie

Re: No one can help?
Posted by: Mike Kruckenberg
Date: August 10, 2005 12:28PM

I don't have a sense for how much you know about doing this. If you haven't done this kind of stuff before, I'd suggest getting a book on it. It's can be pretty simple if with some experience, but for the newbie it might take some learning.

Beginning PHP5 and MySQL might be a good place to start:
http://www.amazon.com/exec/obidos/tg/detail/-/1893115518

Unless your situation is unusual, you'll be posting the form values to a script page (PHP, python, perl . . .) that can connect to the database and make an INSERT statement based on the user-submitted values.

Mike Kruckenberg
Co-author of Pro MySQL (Apress)
http://mike.kruckenberg.com

Options: ReplyQuote


Subject
Written By
Posted
August 10, 2005 10:05AM
August 10, 2005 11:47AM
Re: No one can help?
August 10, 2005 12:28PM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.