John Nichel wrote:
> Jochem Maas wrote:
> <snip>
>>     echo '<option value="',$port,'">',$port,'</option>';
> <snip>
>> 2. try to output something that resembles proper HTML (an <option>
>> without a closing tag sucks)
>>
> 
> Pfffftttt  I never close my option tags that way....
> 
> <option value="foo" />Bar

but that's different, you have your official dr. Evil's certification
of evilHTML(tm) engineering. :->

> 
> :-p
> 

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

Reply via email to