Php Form Using Array For Field Name Template User Information
Php Form Using Array For Field Name Template User Information
Php, Form, Using, Array, For, Field, Name, Template, User, Information


Fri Feb 29, 2008 12:01 pm - Php Form Using Array For Field Name Template User Information
#1891
Php Form Using Array For Field Name Template User Information
';

}
?>



// The data comes from the form in fig 4.2


if(isset($_REQUEST['Submit']))
{
foreach($_POST['user'] as $key => $line) {
$user = tidy($line);
print("n
User[" . $key . '] ' . $user);
}
}
?>
author: web hosting
Leave Your Comments
name
comments
Share
Share this post by copy and paste this URL and put it on your forums or use it on your profile like myspace, friendster, Facebook, Twitter or others and add in with your comments.
URL Link: ask
Use this HTML code to embed this topic, just copy the code from the "Embed" box. Once you've copied the code, just paste it into your website or blog to embed it.
Embed: ask
BBCODE is use on forums. You can put this code on all your BBCODE enabled forums like PhpBB, vBulletin® and others. Just Copy and Paste this code on with Posts and Replies on your forums
BBCODE: ask
| More
Related Pages