Redirect pages

print "Location:http://www.example.com\n\n";

or

print redirect("http://www.example.com");

The redirect() function actually sends the 304 Moved header.

Page Comments (Click to edit)






[Click to add or edit comments])

Please prepend comments below including a date

Design by N.Design Studio, adapted by solidGone.org (version 1.0.0)
Have a nice day.