I want to have links like:
www. mydomain.com/script.php?loadsoftextandnumbers=url=somethingelse
and redirect to
www. anotherdomain.com/loadsoftextandnumbersetc
so the item in bold is simply appended to the anotherdomain.com
any ideas for my php script?
www. mydomain.com/script.php?loadsoftextandnumbers=url=somethingelse
and redirect to
www. anotherdomain.com/loadsoftextandnumbersetc
so the item in bold is simply appended to the anotherdomain.com
any ideas for my php script?