<?PHP
 
 
 # Mohammad al-herbi - MANtrv  - old 19 years  - KSA - Madinah
 
 # mantrv@hotmail.com
 
 # http://www.facebook.com/mantrv
 
 # https://twitter.com/mantrvv
 
 # This is Class First For Me
 
 
 # Class connect Database + pages safe + Very fast + free of errors
 
 
 require("mysql_class.php"); // ^-^
 
 
  Echo "You have access"; // Jsut msg
 
 
 // look to file config.php  $Config['NO_ACCESS_PAGE'] = '/mysql_class|config2 /i';
 
 
 // if want to show for you must to remove Config2 from $Config['NO_ACCESS_PAGE'] = '/mysql_class|config2 /i';
 
 
 
 
?>
 
 |