frame help


Posted on 16th Feb 2014 07:03 pm by admin

on the bottom frame is menu.html

Code: <body><form action='link.php' method='post' name='changer'>
<label>URL
<input type="text" name="url" />
</label>
<label>
<input type="submit" name="Submit" value="Submit" />
</label>
</form>
</body>
on the top frame is link.php
Code: <?php
if (isset($_POST['url'])) {
header("Location: " . $_POST['url']);
}
?>


the problem is when i enter a url in menu.html and submit, i want link.php to go to that webpage. whats the best way to do this?... the above isn't working the way i want it to.

No comments posted yet

Your Answer:

Login to answer
269 Like 22 Dislike
Previous forums Next forums
Other forums

Database 'Validation'
Hi everyone,
I'm trying to validate the password entered by the user with the password in the dat

Add weeks in a query?
I have a SQL that summarizes the quantity per week. The weeks that has no value does not exist in th

setcookie and isset($_COOKIE(name)) seem very finnicky.
I'm currently playing around with a user system with login and registration. I'm trying to use cooki

Sending UDP Raw socket
I truly need help on this. I am trying to write a test program that simulate a network environment

Get Total From While Loop
I'm trying to get the total for each product and add them for a Grand Total to list outside the loop

first few characters only
hi, does anyone know how to use PHP to take the first few words of a text and limit them? i have see

php slowing my site?
Hi all,

I think that one of the reasons that my site doesn't work fast is that the code is ve

Search in the PHP Files
have to search asterisk(*) in the php code of the php files .
In the html page one text box

Working with Dates, help.
Sooo to make a long story short, here's what im trying to accomplish.

I need to create a drop

The page should be expire when cilck back button
hi,
i'm new to php world.
i create user registration page.
when i submit it,data goes to my

Sign up to write
Sign up now if you have flare of writing..
Login   |   Register
Follow Us
Indyaspeak @ Facebook Indyaspeak @ Twitter Indyaspeak @ Pinterest RSS



Play Free Quiz and Win Cash