Jump to content

php directory


darkshad0w

Recommended Posts

very simple type using form methods and $_GET global to retrieve information

 

sample:

 

form action="Addinfo.php" method="get">First Name <input type="text" name="first" size="15" /> Last Name <input type="text" name="last" size="15" /><br />

<br />

Address <input type="text" name="address" size="15" /> City <input type="text" name="city" size="15" /><br />

<br />

<select name="state">

 

 

Link to comment
https://forums.phpfreaks.com/topic/234090-php-directory/#findComment-1203183
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.