Ejemplo n.º 1
0
<pre>
<?php 
include 'META.php';
print_r(META('http://terrillo.me'));
?>
</pre>
Ejemplo n.º 2
0
<?php

HTML_BEGIN();
HEADER_BEGIN();
LINK_CSS($this->getbaseurl() . 'css/' . $this->getcssname() . '.css');
META('name="viewport" content="width=device-width, initial-scale=1"');
HEADER_END();
BODY_BEGIN('', 'light_bodyclass');
DIV_BEGIN('', 'page');
// page begin