Jump to content

PHP Wrapper


andrewandrewandrew

Recommended Posts

Hi

 

I have a URL with changing parameters in the URL line

 

e.g.

 

MyURL.com/wrapper.php?First=1&Last=2

 

How do I pass these URL parameters ( everything after the ? ) into a simple PHP wrapper script which simply Launches another web application with these EXACT same parameters

 

so the Target may look like

 

MyURL.com/source.php?First=1&Last=2

 

I am new to PHP so please do not make assumptions that I know obvious things

 

Many Thanks

Andrew

Link to comment
https://forums.phpfreaks.com/topic/175255-php-wrapper/
Share on other sites

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.