source:
mangos/players_2.php@
5
Last change on this file since 5 was 5, checked in by , 18 years ago | |
---|---|
File size: 128 bytes |
Line | |
---|---|
1 | <? |
2 | $Content = file_get_contents('http://wow.zdechov.net/mangos/inc/stat.xml'); |
3 | echo(substr_count($Content, '<player>')); |
4 | ?> |
Note:
See TracBrowser
for help on using the repository browser.