PDA

View Full Version : SQL or ???


Sycoloco1212
11-20-2008, 09:15 AM
i know theres a way just cant figure it out lol.

ok for example if i had a website just plain PHP, HTML, JAVASCRIPT how would i go about makeing a user input field? like a database,

as saying a new person comes to my website and he can register then login to the site? not useing anything related to vb though?

would really like some resources on how todo this or some help please =) thanks

Lynne
11-20-2008, 02:13 PM
google "html form" and you'll find our how to create a form on a page with input fields. Throw in search words like "php" and "mysql" and I'm sure you'll find some on how to input the fields from your form into a database using php and mysql.

Sycoloco1212
11-20-2008, 10:05 PM
alrighty ill do this thanks =)

i know alot about forms mainly how it works and everything else, just havent tried a database with 1 lol