You got my subscription thanks alot
Search found 3 matches
- Thu May 19, 2011 3:06 pm
- Forum: Tutorials
- Topic: Minecraft server status page,
- Replies: 7
- Views: 3887
Re: Minecraft server status page,
Dude you are awesome 
You got my subscription thanks alot
You got my subscription thanks alot
- Thu May 19, 2011 11:56 am
- Forum: Tutorials
- Topic: Minecraft server status page,
- Replies: 7
- Views: 3887
Re: Minecraft server status page,
foreach ($servers as $server){ You do not have a closing } to this loop. Also, you should not be disabling error_reporting :? this would hide any errors leaving you with no way of debugging problems. And can you make sure to use the php button when posting code on the forum, not the quote one ;) Ok...
- Thu May 19, 2011 12:31 am
- Forum: Tutorials
- Topic: Minecraft server status page,
- Replies: 7
- Views: 3887
Minecraft server status page,
I appear to keep getting this error and don't know why ?!? Probs something very easy but i don't know. Here is the error: Parse error: syntax error, unexpected $end in C:\wamp\www\MSC\status.php on line 44 Here are my files, status.php: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional/...