Jump to content

[SOLVED] Insert text after an input


Graxeon

Recommended Posts

This is a request...but a small one so I hope that you guys don't mind taking it :(

 

I want to setup a PHP file that would do this:

 

http://www.domain.com/file.php?v=http://www.google.com/search?hl=en&q=php

 

"file.php" would then redirect the user to this:

 

http://www.google.com/search?hl=en&q=php+help

 

So "file.php" took the URL "http://www.google.com/search?hl=en&q=php" and added "+help" to it. Then it redirected the user to that URL.

 

 

Can someone help me out, please?

Link to comment
https://forums.phpfreaks.com/topic/138065-solved-insert-text-after-an-input/
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.