Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7531721
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T05:14:59+00:00 2026-05-30T05:14:59+00:00

How secure are header redirects? As I understand it, the header information instructs the

  • 0

How secure are header redirects? As I understand it, the header information instructs the browser what to do. Therefore, if the header location is set to some other place, can the browser still be made to land on the initial page?

if(!$loggedin){
header('Location: someotherpage.php')
}

If someone, (cough cough) forgot to use an exit command after the header, could someone still land on that page?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-30T05:15:00+00:00Added an answer on May 30, 2026 at 5:15 am

    If someone, (cough cough) forgot to use an exit command after the header, could someone still land on that page?

    Sure – rather than land on that page (which he already has), forgetting an exit() means the client can still see any data emitted after those lines. Nobody can force the client to leave immediately after receiving a Location: header. That action is entirely voluntary.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i have this file secure.php session_start(); if(empty($_SESSION['u_name'])) { header(Location:emprego.php); } if(isset($_GET['logout'])) { session_destroy(); header(Location:emprego.php);
Here's my problem: I have to call a web service with a secure header
How secure is it to use self-signed certificates? As far as I understand it,
Can someone recommend a secure FTP implementation that works well on Windows Server 2000?
I'm using the Play Secure module and I would like to set the flash
I am doing some work on a web site that has a secure area
I'd like to protect some audio files I'm streaming. I can live without being
index.php session_start(); if(!isset($_GET['n'])) { $_SESSION['foo'] = bar; header(Location: /index.php?n=D); } echo FOO: .$_SESSION['foo']; This
I'm encountering a (apparently common) problem with browser caches, and my secure pages being
i need to visit a secure web service, every request in the header need

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.