hi guys, i need someone to write me / teach me how to write a script, example: let say i have alot of rapidshare links on my site, but before users can access(click) the links, i want my users to go to a "custom page" (Advertising ) where they'll need to "Click To Continue", It's something like "http://www.link-protector.com/", but i don't want their ads, i want my own ads, Also i want to be able to customize that ad page, example can also be seen on "ovguide.com" when click on their links you'll be redirected but before that ;"their ads", Will Pay for anyone that can help me, Name Your PRICE~!!! EXAMPLE: (Illustration) Rapidshare Link: http://www.rapidshare.com/xxxx.html My Ad Links: http://www.MyADLinks.com/xxxx.html Click "Rapidshare Link" ==> "My Ad Links" (option click to continue) ==> "Rapidshare Link", Hopefully Someone Out there knows how to do this PM ME your Price or Post Here~!!!
<?php echo '<a href="http://rapidshare.com/'.$_GET['code'].'.html">Click here to continue</a>'; ?> so you have yoursite.com?code=xxxx use mod_rewrite if you want a tidy url...
how do you remove of the url parameter (Variable) after you have gotten the url?? how do you use mod_rewrite to do that??
Hi Mathew, Can You Please Point Me in the Right Direction??? in which section of this forum?? i can't seem to find it, and even if i google "mod_rewrite" removing url variables, i don't understand how to use it~?? Thanks
hi Freshy, can you explain to me, what you're gonna do with cpanel??, you mean you want cpanel access?? can you make the url variable go away after retrieving the data??? "http://www.example.com/ADpage.php?url=http://www.rapidshare.com/xxxx" After Retrieving Data to "http://www.example.com/Adpage.php" It'll Only Show "http://www.example.com/Adpage.php" Without "http://www.rapidshare.com/xxxx" Can you Do That?? Thanks