I would like to create something like this...
When a user entered a URL and clicked the Submit button, it will load this instead... http://www.anotherdomain.ext/get?link=ORIGINALURL&addedsuffixhere
where
ORIGINALURL is equal to the entered URL in the field. And
&addedsuffixhere can be any constant like &code=398fkso08k.
I know only a very little php/html knowledge so i'll be very grateful to anyone who can provide me the code. TIA.