예제 #1
0
<?php

require_once 'htmlBody.php';
$body = new htmlBody();
$body->echoHTML();