On 6/8/06, Venky <[EMAIL PROTECTED]> wrote:
Even better... if you want to use GET/POST, and access PHP scripts thru the
web server, it is recommended to use wget very useful tool, supports
http auth, etc.
Regards
Venky
On 08/06/06, Brad Bonkoski <[EMAIL PROTECTED]> wrote:
>
$ php scr
Even better... if you want to use GET/POST, and access PHP scripts thru the
web server, it is recommended to use wget very useful tool, supports
http auth, etc.
Regards
Venky
On 08/06/06, Brad Bonkoski <[EMAIL PROTECTED]> wrote:
$ php script.php
OOzy Pal wrote:
> How can I run a .php
$ php script.php
OOzy Pal wrote:
How can I run a .php script from the command in Linux?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On 6/8/06, OOzy Pal <[EMAIL PROTECTED]> wrote:
How can I run a .php script from the command in Linux?
$ php yourscript.php
Rabin
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On 08/06/06, OOzy Pal <[EMAIL PROTECTED]> wrote:
How can I run a .php script from the command in Linux?
1. run /usr/local/bin/php (or wherever the php binary is, run which php to
find out) scriptname
2. add the hash bang to the start of the script and run it by typing the
scriptname.
--
How can I run a .php script from the command in Linux?
--
OOzy
Kubuntu-Dapper
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
6 matches
Mail list logo