Get It While You Can
Lil Girl Blue
Try (Just a Little Bit Harder)
|
$current_location = $_SERVER["SCRIPT_NAME"]; $current_location = substr($current_location, strrpos($current_location,"/") + 1); //everything in url after first / from right. E.g., thestory.php ?>
Get It While You Can
Lil Girl Blue
Try (Just a Little Bit Harder)
|