Then try a script with:

<?php
phpinfo();
?>

in it and run it as:

% php script.php arg1 arg2 arg3

and then search the output for arg1 and find out where it is.  It's got to
be there somewhere.

-philip

On Wed, 25 Sep 2002, Daren Cotter wrote:

> Don,
>
> It was not there anywhere.
>
> --- Don Read <[EMAIL PROTECTED]> wrote:
> >
> > On 25-Sep-2002 Daren Cotter wrote:
> > > This just prints out a bunch of info (seems to be
> > > unimportant)...what am I looking for in this?
> > >
> >
> > You're looking for your argument string "blah"
> >
> > --
> > Don Read
> > [EMAIL PROTECTED]
> > -- "Beer is proof that God loves us and wants us to
> > be happy."
>
>
> __________________________________________________
> Do you Yahoo!?
> New DSL Internet Access from SBC & Yahoo!
> http://sbc.yahoo.com
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>


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

Reply via email to