View Single Post
  #6 (permalink)  
Old 25-05-2007, 22:27
klimshelf klimshelf is offline
new member
 
Join Date: May 2007
Posts: 6
Default

Quote:
Originally Posted by flesso View Post
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.
Reply With Quote