Jump to content

a href with header


lulon83

Recommended Posts

I need help please.

 

I have one page on which I have an <a href="control.php">

In control.php I have to do some "things" with the datas and the database, and then I have to redirect to the <a href>.

 

This is what I though:

 

first_page

<a href="control.php?link=www.google.com">google</a>

 

control.php

...control of the data...

Header

 

My question is, how do I have to do the header? Any other solution?

 

Thank you.

 

Link to comment
Share on other sites

Ok, thank you very much, it was I needed.

 

Other question:

 

How can I open the new window in a different window. I mean:

 

 

I have the main page "page.php", then I have "control.php" and then I call "googlehtml" for example.

 

How can I have two differents pages, one, "page.php" and the other one "googlehtml".

 

Thank you.

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.