Quote:
Originally Posted by flesso
I've never used Viper Guestbook myself, but I suggest you try looking for file with the name 'header' and similar. That should help you...
|
I found "header" in 12 of the 85 Viper Guestbook files, all in php code. The only one that looked promising was in the index.php file:
"header("Content-Type: text/html; charset=".$settings['ENCODING']);"
I have no idea what that code means. I found no standard HTML <HEADER anywhere.
Thanks for you help.