Welcome, Guest: Register On Nairaland / LOGIN! / Trending / Recent / New
Stats: 3,150,839 members, 7,810,229 topics. Date: Saturday, 27 April 2024 at 01:07 AM

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

Nairaland Forum / Science/Technology / Programming / 5 Simple Way To Perform Redirection In PHP (1267 Views)

Prestashop SEO Redirection Premium Module / Online Banking Source Code In PHP, MSQL / How Can I Build A Twitter like @mention System In PHP? (2) (3) (4)

(1) (Reply)

5 Simple Way To Perform Redirection In PHP by timotew: 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)

Learn - PHP Object Oriented Programming Fundamental - Tutsplus (video Tutorials) / Great Videos To Learn Css, Php, Msql And Javascript [HELP] / Android Developer Needed

(Go Up)

Sections: politics (1) business autos (1) jobs (1) career education (1) romance computers phones travel sports fashion health
religion celebs tv-movies music-radio literature webmasters programming techmarket

Links: (1) (2) (3) (4) (5) (6) (7) (8) (9) (10)

Nairaland - Copyright © 2005 - 2024 Oluwaseun Osewa. All rights reserved. See How To Advertise. 8
Disclaimer: Every Nairaland member is solely responsible for anything that he/she posts or uploads on Nairaland.