03-10-2011, 12:03 PM
|
|
Mainstream Businessman
Industry Role:
Join Date: Jan 2007
Location: San Diego
Posts: 9,291
|
Quote:
Originally Posted by cyberxxx
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.
|
|
|