:happysad: hello guys as you can see on the title...
I need help about making a easy database registration.
I know what to do for the html form registration refer below:
here's the ideaCode:<div><form method="post" action="PHP LINK FOR THE DATABASE REGISTRATION"> Friendster User ID; <input name="id" type="text" size="20" /><br /> <br /><input name="css" type="text" size="40" /><br /> <br /><input name="Submit2" type="submit" value="Register" /> </form></div>
so my problem is the script for the php..... and how to setup mysql database for the registration..
1. variable=text, for the id, size limit=20
2. variable=text, for the css link, size limit=40
Sorry for my bad English..
thanks in advanced for the help


LinkBack URL
About LinkBacks


Reply With Quote


