At the very end:
//> @readfile(basename(($PHP_SELF . ".comment")));
>
> ?>
$lines = file(($PHP_SELF . ".comment")));
for ($i = 0; $i < 30; $i++){
echo $lines[$i], "<BR>\n";
}
--
Visit the Zend Store at http://www.zend.com/store/
Wanna help me out? Like Music? Buy a CD: http://l-i-e.com/artists.htm
Volunteer a little time: http://chatmusic.com/volunteer.htm
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]