Waynn Lue wrote:
I'm running some command-line scripts that are taking more and more
arguments, and I'm wondering whether anyone's used a good flags package for
PHP?  Support for string/int/boolean arguments would be nice, otherwise I'll
just hack together my own.

http://pear.php.net/package/Console_Getopt ?

--
Postgresql & php tutorials
http://www.designmagick.com/


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

Reply via email to