ereg() and eregi() should help. Maybe even explode().


On Monday 04 February 2002 03:32, you wrote:
> How can i accessa HTML object into a PHP code ?
>
> as such as :
>
> <select name=~x~>
>    <option> A <option>
>    <option> B <option>
>    <option> C <option>
> </select)
>
> How can a access ~x~ content into a PHP variable ?
>
> best regards,
>
> eduardo melo
> copmuter programmer
>
> _________________________________________________________________
> Send and receive Hotmail on your mobile device: http://mobile.msn.com

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to