anyone can paste it?
PHP redirection code ? Anyone?
Collapse
X
-
header(location: http://www.domain.com);
gotta use it before anything is outputed to the screen though, including html tags.

Comment