Re: [PHP-WIN] how to expire a page?

2004-07-26 Thread Oliver John V. Tibi
Hi! You can use the HTTP META Refresh property to force the user-agent to refresh the page when the view expires (by placing a header() on the page), but then again, this will depend on what browser the client will be using. HTH, O.J. -- Running 'ojtibi' on '127.0.0.1' (BATCH_OPTIMISTIC mode)

Re: [PHP-WIN] PHP5 questions

2004-07-26 Thread Edin Kadribasic
"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 i

Re: [PHP-WIN] how to expire a page?

2004-07-26 Thread Alejandro César Garrammone
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

Re: [PHP-WIN] [pgsql] connectivity problems

2004-07-26 Thread Luis Moreira
Hi I suppose yopu didn't "google" for the error message... Try to read this http://www.postgresql.org/docs/7.3/static/client-authentication.html Luis Ciprian Constantinescu wrote: I have the following code [CODE] [/CODE] And when i run the script I get " Warning: pg_connect() [function.pg-