Documentation
-
Software
-
Hardware
-
Leave a Message
-
Gallery
-
Home
$CLICKED=$_GET['ll']; $chk=".htm"; if (!strpos($CLICKED, $chk)) { echo $CLICKED; exit; } include("html/$CLICKED"); ?>