Chris Carey wrote:

if (!file_exists($argv[1])) exit;
[EMAIL PROTECTED]($argv[1]);


Ryan Byrd wrote:

$fp = fopen ($argv[1],"r");


Josh Coates wrote:

your code should assume that the input is coming via standard input (stdin)


/*
PLUG: http://plug.org, #utah on irc.freenode.net
Unsubscribe: http://plug.org/mailman/options/plug
Don't fear the penguin.
*/

Reply via email to