₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,327,278 members, 8,430,158 topics. Date: Friday, 19 June 2026 at 11:57 PM

Toggle theme

5 Simple Way To Perform Redirection In PHP - Programming - Nairaland

Nairaland ForumScience/TechnologyProgramming5 Simple Way To Perform Redirection In PHP (1364 Views)

1 Reply

5 Simple Way To Perform Redirection In PHP by timotew(op): 3:54pm On Apr 16, 2016
A server side redirect is a method of URL redirection using an HTTP status code (e.g., 301 Moved Permanently, 303 See Other and 307 Temporary Redirect) issued by a web server in response to a request for a particular URL. The result is to redirect user's web browser to another web page with a different URL.
1.
Using PHP location header



2.
Location header with Timeout


3.
Redirect with JavaScript


4.
Redirection using the .htaccess file


5 .
a tag Manual Redirection



Full tutorial at : http://www.codingsavvy.com/2016/04/top-5-most-secured-ways-perform.html
Re: 5 Simple Way To Perform Redirection In PHP by seunoni34(m): 12:15am On Apr 18, 2016
timotew:
A server side redirect is a method of URL redirection using an HTTP status code (e.g., 301 Moved Permanently, 303 See Other and 307 Temporary Redirect) issued by a web server in response to a request for a particular URL. The result is to redirect user's web browser to another web page with a different URL.
1.
Using PHP location header



2.
Location header with Timeout


3.
Redirect with JavaScript


4.
Redirection using the .htaccess file


5 .
a tag Manual Redirection



Full tutorial at : http://www.codingsavvy.com/2016/04/top-5-most-secured-ways-perform.html
1. Php : header("location: my_link.php"wink ;
3. Php: Echo "<script> window.location = 'my_link.php';</script>" ;

Dassol!
1 Reply

Prestashop SEO Redirection Premium ModuleOnline Banking Source Code In PHP, MSQLHow Can I Build A Twitter like @mention System In PHP?234

See What A Nigerian Man Was Asked To Do At The US Point Of EntryHappy Sunday Guys TAC Members Can Check This OutNeed Webdeveloper Partner