Re: PHP code will not work

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Thu, Jul 10, 2008 at 2:15 AM, Ted Wood <ted-talks@xxxxxxxxxxxxx> wrote:
>
> PHP at the command line doesn't run within a web server environment.

    Correct.  EGPCS is inaccessible via the CLI (unless you
force-populate the variables and arrays).  Only via a web server will
you have access to:

        $_ENV
        $_GET
        $_POST
        $_COOKIE
        $_SERVER
            - and -
        $_SESSION

-- 
</Daniel P. Brown>
Dedicated Servers - Intel 2.4GHz w/2TB bandwidth/mo. starting at just
$59.99/mo. with no contract!
Dedicated servers, VPS, and hosting from $2.50/mo.

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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux