NYCPHP Meetup

NYPHP.org

[nycphp-talk] Need page refresh solution after form data processing

Daniel Convissor danielc at analysisandsolutions.com
Fri Dec 19 14:07:04 EST 2003


On Fri, Dec 19, 2003 at 01:28:53PM -0500, Daniel Kushner wrote:

> header('Location: page.php');

You mean...
  header('Location: http://domain/path/page.php');

While the shorthand usually works, it's not guaranteed to do so.

--Dan

-- 
 T H E   A N A L Y S I S   A N D   S O L U T I O N S   C O M P A N Y
            data intensive web and database programming
                http://www.AnalysisAndSolutions.com/
 4015 7th Ave #4, Brooklyn NY 11232  v: 718-854-0335 f: 718-854-0409



More information about the talk mailing list