.html file:
List box tests (multiple):
Item1
Item2
Item3
Item4
.php file:
while (list(, $value) = each($ListBox2)
{
echo $value;
}
-elias
http://www.eassoft.cjb.net
"Fates" <[EMAIL PROTECTED]> wrote in message
[EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
> Need an example of mult
Need an example of multiple select forms on the same page using PHP,
Javascript, and MySQL. Can someone point me to a link. I have a
Javascript that does this but I need to see the MySQL and PHP part.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
2 matches
Mail list logo