Jump to content

opening a second HTML page from a PHP script


cheesywan

Recommended Posts

is it possible to open a new html page from inside a php script on a page? I have a form on a page that when submitted points to another page, but I can't seem to find a method that will call up the new page. (even opening a new window would work)

thanks in advance,

Old Newguy

paul2463, thanks for the reply, but I get this error:

 

Warning: Cannot modify header information - headers already sent by (output started at /home/content/c/h/e/cheesy/html/HTTPRequest.php:92) in

 

after looking in the manual foe header commands, maybe I have asked the wrong question. what I would like to do is let a user go  to someone else's web page after storing the choice of destinations the user has clicked on

 

thanks,

Newguy.

 

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.