Dup Ver Goto 📝

PhpReciples

PT2/aw/lang/php does not exist
To
7 lines, 25 words, 170 chars Page 'PhpReciples' does not exist.

Php Reciples

Headers

Redirect:

header('Location: '.$newURL);

note that this uses a 302 response code, perhaps 301 or 303 are more appropriate.