The best way to do this is not to call them pick1, pick2, etc.. but call
them all pick[].
Here's an example:
St. Louis
Washington
St. Louis
Washington
Then in your PHP code you can do it like this:
$value) {
echo $value.'';
}
?>
or, if you prefer more traditi
Greetings. I have been playing around with PHP this week, programming a
football pool. I have hit a small snag that I would like some assistance
with, if anyone knows the answer -- it's probably very simple, but my Intro
to PHP book does not tell me how to do it.
I have an HTML form in a PHP pa
2 matches
Mail list logo