| Home | |||||||||
|
|
|||||||||
![]() |
|
© 2013 Ronaldo7 - Cristiano Ronaldo News, Stats, Girls, GOALS
Joomla! is Free Software released under the GNU/GPL License. |
PollsVisitors Counterdefined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' ); if (file_exists($mosConfig_absolute_path .'/modules/mod_visitors_counter9_'.$mosConfig_lang.'.php')) { require_once ($mosConfig_absolute_path .'/modules/mod_visitors_counter9_'.$mosConfig_lang.'.php'); } else { require_once ($mosConfig_absolute_path .'/modules/mod_visitors_counter9_english.php'); } echo _TOTAL_VISITORS; $filename = "counter.txt"; @$fptr = fopen($filename, "r+"); if ($fptr == NULL) { @$fptr = fopen($filename, "w+"); fwrite($fptr, "1"); fclose($fptr); echo "1"; } else { $data = fread($fptr, filesize($filename)); $dataInt = (int) $data; $dataInt++; rewind($fptr); fwrite($fptr, $dataInt); fclose($fptr); echo $dataInt; } ?> |
![]() |
|||||