Re: [PHP] refresh function?

2002-09-11 Thread Chris Shiflett

The Refresh HTTP header is not an official part of the HTTP 
specification, so be very wary using it.

Chris

Paul Nicholson wrote:

>There sure is!:)
>/* 60 = Time in  seconds */
>header("Refresh: 60; URL=http://www.php.net";);
>


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




Re: [PHP] refresh function?

2002-09-11 Thread Paul Nicholson

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hey,
There sure is!:)
/* 60 = Time in  seconds */
header("Refresh: 60; URL=http://www.php.net";);
(http://php.net/header)
~Pauly

On Wednesday 11 September 2002 11:56 pm, Peter wrote:
> Hi,
>   Is there a function that will auto refresh a page?
>
> Thanks in advance,
> -Peter

- -- 
~Paul Nicholson
Design Specialist @ WebPower Design
"The webthe way you want it!"
[EMAIL PROTECTED]

"It said uses Windows 98 or better, so I loaded Linux!"
Registered Linux User #183202 using Register Linux System # 81891
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE9gBQODyXNIUN3+UQRApe5AJwIZOW3K0giVp4JhWZzzcVPp7jWDwCfcSdx
ugFMxvuBSLS3oUIN5swE7gY=
=aFAO
-END PGP SIGNATURE-

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




RE: [PHP] refresh function?

2002-09-11 Thread Peter Houchin

yeah have a look at ur meta tags.. ie meta refreash

> -Original Message-
> From: Peter [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, 12 September 2002 1:56 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP] refresh function?
> 
> 
> Hi,
>   Is there a function that will auto refresh a page?
> 
> Thanks in advance,
> -Peter
> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 
> 

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