Re: [PHP] PHP as offline tool?

2001-09-16 Thread Tomas Valusek

Hello,

thank you for your help - I could get all the switches of PHP executable by
using a -? switch. It's just pity they aren't documented in manual ...

Tomas Valusek



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




Re: [PHP] PHP as offline tool?

2001-09-16 Thread Michael van Bracht


- Original Message -
From: "Tomas Valusek" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Sunday, September 16, 2001 4:32 PM
Subject: [PHP] PHP as offline tool?


> Hello,
>
> I'd like to create a series of web pages and burn them to CD. To achieve a
> unified layout of these pages, I'd like to use PHP to generate them. I'm
> working on Win98 with no web server installed and a dial-up connection to
> net. What's the php.exe's command line syntax? I can't find it in the
> manual.

i never used php on windows, but under linux you can use -q to suppress http
header output
and then the .php file you want to be processed

>
> Thanks for any help.
>
> Tomas Valusek
>
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
>

regards

Michael van Bracht


--
intraDAT AGhttp://www.intradat.com
Wilhelm-Leuschner-Strasse 7   Tel: +49 69-25629-0
D - 60329 Frankfurt am Main Fax: +49 69-25629-256



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]




[PHP] PHP as offline tool?

2001-09-16 Thread Tomas Valusek

Hello,

I'd like to create a series of web pages and burn them to CD. To achieve a
unified layout of these pages, I'd like to use PHP to generate them. I'm
working on Win98 with no web server installed and a dial-up connection to
net. What's the php.exe's command line syntax? I can't find it in the
manual.

Thanks for any help.

Tomas Valusek



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]