> I probably would have written it in PHP, if I knew
> how to get arguments off the command line ...  If someone
> could tell me how to do that, I'd be glad to convert
> it to PHP....

$argv / $argc ;))) See the scripts in phpdoc/scripts (entities.php
for example).

Goba



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

Reply via email to