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 7513499
In Process

The Archive Base Latest Questions

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

I have page register.php, which is used to get user informations, after completion of

  • 0

I have page register.php, which is used to get user informations, after completion of form, it submits to an-other page, post.php.

post.php performs two actions, it adds incoming data to 2 locations in order, 1.php and 2.php, so the flow of data is

 register.php -->post.php --> 1.php -->2.php -->register.php?value='abc'

once data is sent to both the locations, again register.php is loaded but this time page apears in browser like

http://www.example.com/register.php?value='abc'

how can i redirect this page to welcome.php? the new flow will be

register.php -->post.php --> 1.php -->2.php -->register.php?value='abc' -->welcome.php

as for as such a strange flow is concerned, that quite learning things, and there is no problem with it, i am caught at the last step, when i have to redirect the page to welcome.php..

how can I do it?

  • 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-30T00:12:16+00:00Added an answer on May 30, 2026 at 12:12 am

    Why dont you use a session variable instead of using GET on the register.php page?

    if(isset($_SESSION['value']){
        header('Location:');
    }
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a web page in which people go to register for my site.
i have made user-register.tpl.php file. And i have set many text field in that.
I'm have a form set up which allows users to register with our mobile
I have a form which allows users to comment on a page, however they
I have a register page in which via ajax request i want to redirect
I have a page with a register form. Username is one of the fields
On my website I have a PHP script which (when user enters a username
I have looked at their help page it seems like I can register a
I have page which is redirected from htaccess. now I can pass the German
I need something simple; I have page where a user clicks an author to

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.