HEX
Server: Apache
System: Linux 185.122.168.184.host.secureserver.net 5.14.0-570.52.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Oct 15 06:39:08 EDT 2025 x86_64
User: barbeatleanalyti (1024)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: //var/installatron/installers/phpmycounter/locale_cs.ini
_installer_phpmycounter_title=phpMyCounter
_installer_phpmycounter_type=_types_statistics
_installer_phpmycounter_category=_categories_surveysandstatistics
_installer_phpmycounter_description=phpMyCounter is a free website impression counting application. phpMyCounter is maintained by Installatron.
_installer_phpmycounter_authordescription=phpMyCounter is an easy to use yet sophisticated hit counting application. It includes an administration interface that allows you to customize the counter appearance and it works with PHP, SSI, or plain HTML webpages.
_installer_phpmycounter_usagenotes=Cut and paste <u>one</u> of the following into your webpage code where you would like the counter to appear:<br><br>For a <strong>PHP</strong> webpage (ie. your page has a .php extension):<br><input type=text size=85 value='&lt;? include ("{http}://{subd}{domain}{dir}/counter.php"); ?&gt;'><br><br>For an <strong>SSI</strong> webpage (ie. your page has a .shtml extension):<br><input type=text size=85 value='&lt;!--#include virtual="{dir}/counter.php"--&gt;'><br><br>For a <strong>HTML</strong> webpage (ie. your page has a .html or .htm extension):<br><input type=text size=85 value='&lt;iframe width="100" height="50" src="{dir}/counter.php" scrolling="no"&gt;&lt;/iframe&gt;'><br><br>Finally, use the admin page to configure and customize the counter appearance.