954,576 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

dynamically generated textboxes & radio buttons php, insert into db



<?php

echo("");
echo( "\n");
echo("" . radiobutton. "");
echo("" . textchoice . "");

echo("");

for($j = 1; $j <= 5; $j++) {



<?php
}
echo("");
?>

seemajanardhan
Newbie Poster
1 post since Mar 2005
Reputation Points: 10
Solved Threads: 0
 
html textfield array values

Is this a creation of your own? Because I haven't seen it yet.


Michael

pcschrottie
Posting Whiz in Training
204 posts since Dec 2004
Reputation Points: 11
Solved Threads: 8
 

hai ...........
i am ravi i saw your mail you can do what you like but there is only one condition you should restrict the number of choices to a particular value(like 5, or 6 etc) if you accept this condition i will give you the code (but without dynamically generated database table "choices")

ravi_be
Newbie Poster
1 post since Jun 2005
Reputation Points: 10
Solved Threads: 0
 



<?php

echo("");
echo( "\n");
echo("" . radiobutton. "");
echo("" . textchoice . "");

echo("");

for($j = 1; $j <= 5; $j++) {



<?php
}
echo("");
?>

tara
Newbie Poster
1 post since Sep 2005
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You