-Problem that occurs often that utf-8 encodings aren't showed well. By saving the .php file as Utf-8 without bom fixes this.
Tweak: Using files like stats for server must be well documented.
Update: A fix for not using
Code: Select all
echo"<include url=>";
Code: Select all
$link= http://www.fixes.com/planet/hits.txt"";
include($link);