View Single Post
Old 03-10-2011, 12:03 PM  
PornMD
Mainstream Businessman
 
PornMD's Avatar
 
Industry Role:
Join Date: Jan 2007
Location: San Diego
Posts: 9,291
Quote:
Originally Posted by cyberxxx View Post
E.g. http://www.rogerlinks.com/out.php?en...//www.cnn.com/ - right?

So, you have written a very clever script. Let me guess, it looks like.... this:

Code:
<?php
include( urldecode ( $_GET['end'] ) );
?>
or even "cooler", like this:
Code:
<?php
echo file_get_contents ( urldecode ( $_GET['end'] ) );
?>
Congrats, you are genius man, Google will love it
He just learned some PHP he thinks is awesome - don't ruin his day!
__________________
Want to crush it in mainstream with Facebook ads? Hit me up.
PornMD is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote