php-windows Digest 26 Jul 2004 20:59:58 -0000 Issue 2333

Topics (messages 24262 through 24263):

Re: how to expire a page?
        24262 by: Alejandro C�sar Garrammone

Re: PHP5 questions
        24263 by: Edin Kadribasic

Administrivia:

To subscribe to the digest, e-mail:
        [EMAIL PROTECTED]

To unsubscribe from the digest, e-mail:
        [EMAIL PROTECTED]

To post to the list, e-mail:
        [EMAIL PROTECTED]


----------------------------------------------------------------------
--- Begin Message ---
Hi Daniel...

Do you know how to do it if I don't use sessions?.

Some of the guys give me some tips but there are not working.

If you need some other information, I'll send you.

Thank you in advance,

Alex
----- Original Message ----- 
From: "Daniel Anderson" <[EMAIL PROTECTED]>
To: "Alejandro C�sar Garrammone" <[EMAIL PROTECTED]>
Sent: Saturday, July 17, 2004 7:54 PM
Subject: Re: [PHP-WIN] how to expire a page?


> It will do that automatically if you use PHP sessions.
>
> If you refresh the page or click back it will say Session Expired blah
blah
> blah :)
>
> Hope it helps ^_^
>
> ----- Original Message ----- 
> From: "Alejandro C�sar Garrammone" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, July 16, 2004 3:33 PM
> Subject: [PHP-WIN] how to expire a page?
>
>
> I want that if the user press the back button of the browser, the page
> expires. How can I do that?.
>
> Thx in advance.
>
> Alex
>

--- End Message ---
--- Begin Message ---
"Jeff Hill" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> - The zip distribution also includes "php-win.exe", which is the same size
> as "php.exe". Should the installer actually have used "php-win.exe" and
> renamed it to "php.exe"??

Just to clarify different executables shipped in php5 zip distribution.

php.exe - CLI (command line interface) for executing php script from windows
console.
php-win.exe - similar to above but it runs without need to open a dos box.
Ideal for stuff like php-gtk.
php-cgi.exe - provides for webservers cgi interface.

Edin

--- End Message ---

Reply via email to