DekGenius.com
Home
(current)
Dictionary
BOOKS
LYRICS
CHORD
SCRIPT & CODE EXAMPLE
Karaoke language
Search
Go
SCRIPT & CODE EXAMPLE
CODE EXAMPLE FOR PHP
PHP code to redirect a user from a page to an alternate destination
<?php header("Location: http://www.example.com/another-page.php"); exit(); ?>
Source by softhunt.net #
PREVIOUS
NEXT
Tagged:
#PHP
#code
#redirect
#user
#page
#alternate
#destination
ADD COMMENT
Topic
COMMENT
Name
4+6 =
Submit