RE: URL Forwarding in PHP...

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I'm new to PHP and so I don't understand what you mean by "note that this
cannot be set once any output has been sent to the browser. At least not
without using output buffering."

What do you mean by output buffering? I want the site to display a table
then forward to another site atomatically.

-----Original Message-----
From: Joseph Crawford [mailto:codebowl@xxxxxxxxx] 
Sent: Montag, 26. September 2005 22:02
To: Daryl Booth;  Mailing List
Subject: Re:  URL Forwarding in PHP...

header("Location: http://www.php.net/";);

note that this cannot be set once any output has been sent to the browser.
atleast not without using output buffering.

--
Joseph Crawford Jr.
Zend Certified Engineer
Codebowl Solutions, Inc.
1-802-671-2021
codebowl@xxxxxxxxx

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


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux