RE: [PHP] newbie question ; calling php script with parrameters from html

2005-02-02 Thread Chris W. Parker
Sagaert Johan on Wednesday, February 02, 2005 2:38 AM said: > can i use this kind of construction in my html code ? > > Select high Yes. > if yes , how do i retrieve the passed string in the php code Be sure to validate the data first though. Chris. -- PHP

AW: [PHP] newbie question ; calling php script with parrameters from html

2005-02-02 Thread Mirco Blitz
hricht- Von: Sagaert Johan [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 2. Februar 2005 11:38 An: php-general@lists.php.net Betreff: [PHP] newbie question ; calling php script with parrameters from html can i use this kind of construction in my html code ? Select high if yes , how do i re

[PHP] newbie question ; calling php script with parrameters from html

2005-02-02 Thread Sagaert Johan
can i use this kind of construction in my html code ? Select high if yes , how do i retrieve the passed string in the php code Johan -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php