Note Submitter: bozo_z_clown at yahoo dot com
Reason: bad code
----
The code by koenbollen at gnospamail dot com works nicely
but the addition of one line would make it perfect. After
setting $argv to the result of array_merge():
<?php
$argc = count($argv);
?>
Now $argc corresponds to the new $argv.
--
PHP Notes Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub
.php
|