Need a simple affiliate redirect script, a php page might be that's what all will do. 1. suppose i want to link to http://www.2host4u.com/best-cheap-reseller-web-hosting/ with my affiliate link and with some prefix/suffix I decide. 2. The link should get url encoded (like http://meyerweb.com/eric/tools/dencoder/) 3. and i should get final link like myaffiliatelink.com/linkurl=?www.2host4u.com/best-cheap-reseller-web-hosting/ (e.g. of sites using this can be provided via pm)
It's hard to understand what you want because: 1. You are not telling us what are you starting from (your php page, your links on your page, someone else's links on his page, a page where you come to and you get redirected to the new link or whatsoever.) 2. You don't tell us the technology to use, js, php, .htaccess I'm personally walking in the dark trying to think how to achieve your simple task since I don't even know where to start from cause you didn't even bother to give us any clues or maybe an example.