Cere Davis wrote:
> In other scripting languages like Perl/Ruby/Python (that aren't meant
> to live in the web environment exclusively) there usually have a web
> library that writes basic html form input html types for like
> radio_button(name,val) and checkbox(name,val) type functions.  I can't
> see that php has this type of feature.

A bit overkill perhaps, but pretty nifty IMHO:

http://phphtmllib.newsblob.com/

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

Reply via email to