KUK
Server: Apache
System: Linux 247.44.167.72.host.secureserver.net 5.14.0-611.49.2.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Apr 30 09:05:08 EDT 2026 x86_64
User: root (0)
PHP: 8.0.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //var/installatron/installers/phpmycounter/locale_de.ini
_installer_phpmycounter_title=phpMyCounter
_installer_phpmycounter_type=_types_statistics
_installer_phpmycounter_category=_categories_surveysandstatistics
_installer_phpmycounter_description=phpMyCounter ist eine kostenfreier Besucherzähler für Ihre Website.
_installer_phpmycounter_authordescription=phpMyCounter ist ein einfach zu bedienender Besucherzähler mit einem großen Funktionsspektrum. phpMyCounter lässt sich problemlos in PHP, SSI oder HTML-Seiten einbinden und beinhaltet ein Administrator Interface, welches Ihnen die Möglichkeit gibt das Erscheinungsbild des Zählers nach belieben anzupassen.
_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.