Results 1 to 10 of 11
Threaded View
-
21st Jan 2010, 12:44 PM #2ლ(ಠ益ಠლ)Website's:
extremecoderz.comwell you havent mentioned what type of CMS you are planning to integrate it into, but:
http://www.besthostingforums.com/showthread.php?t=23086
and also: http://hotfile.com/dl/25151679/405f355/divert.rar.html
OR (same thing, just in source format)
Code:<?php $ref = $_GET["ref"]; ?> <html> <head> <title>Redirecting...</title> <META http-equiv="refresh" content="2;URL=<?php echo $ref;?>"> <style type="text/css"> html { background: #fff; } body { background: #404040; border: 1px solid #666; color: #999; font: 14px "Lucida Grande", "Lucida Sans Unicode", tahoma, verdana, arial, sans-serif; margin: 5% 10%; text-align: center; } a { color: #FF8301; } h1 { color: #EEE; } #container { background: #292929; line-height: 2.4; padding: 1em; } p#url { font-weight: bold; overflow: hidden; width: 100%; } </style> </head> <body bgcolor="#000000"> <center> <div id="container"> <p>Please wait while you're being redirected to:<br /></p> <p id="url"><a href="<?php echo $ref;?>"><?php echo $ref;?></a></p> <hr /> <p><a href="http://extremecoderz.com">extremecoderz.com</a></p> <div> </center> </body> </html>
useage: divert.php? ref = http://www.google.com
(remove spaces)
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
help regarding Hide links with anonym.to
By Proaudiozone.info in forum WordpressReplies: 2Last Post: 26th Oct 2012, 05:58 PM -
Request script rapidleech
By wee111 in forum Web Application/Script SupportReplies: 2Last Post: 9th Jun 2011, 01:42 PM -
[Request] Social Media Script [Request]
By Cometrex in forum Webmaster DiscussionReplies: 8Last Post: 16th Nov 2009, 06:52 PM -
anonym links in mybb
By r0ck in forum Web Application/Script SupportReplies: 0Last Post: 6th May 2009, 12:27 AM -
[Request] Car/Bike Dealer Script
By Hator in forum Webmaster ResourcesReplies: 2Last Post: 19th Nov 2008, 11:45 AM
themaLeecher - leech and manage...
Version 5.07 released. Open older version (or...