Switch to full style
What's behind JSP & Servlets
Post a reply

php user registration system

Thu Nov 29, 2012 1:33 pm

Hello,
Thanks very much for the php user registration system but please is there anyway i can get a code to
to insert the datas on the form into my database. i have tried it on my own but could not do the date of birth
thanks in advance



Re: php user registration system

Thu Dec 27, 2012 11:05 am

Try this code

<html>
<body>

<form action="insert.php" method="post">
Firstname: <input type="text" name="firstname">
Lastname: <input type="text" name="lastname">
Age: <input type="text" name="age">
<input type="submit">
</form>

</body>
</html>

Re: php user registration system

Mon Jan 21, 2013 11:14 pm

This should helps
php/inserting-and-deleting-using-php-t7631.html

Post a reply
  Related Posts  to : php user registration system
 php User Registration Form     -  
 Registration page in jsp     -  
 Use ActiveX without registration     -  
 HTML registration form example     -  
 complete registration form with validation     -  
 Selecting a Domain Name at the Time of Registration     -  
 [Ajax/PHP] Registration - Check for empty textboxs     -  
 convert image (vehicle registration) to text in java?     -  
 Hi ... I'm a new user     -  
 User Datagram Protocol or UDP     -