PHP Reflection Example<?php
class Person
{
public $name;
function __construct( $name )
{
$this->name = $name;
}
}
interface Module
{
function execute();
}
class FtpModule i
# Protect files and directories from prying eyes.
<FilesMatch "(\.(inc|cfg.php|pre.php|inc.php|tpl.php|class.php|info|po|sh|sql)|Entries.*|Repository|Root|Tag|Template)$">
Order allow,deny
</FilesMatch>