PHP Extra SSI Functions Introduction: Difference between revisions From Online Manual

Jump to: navigation, search
m (1 revision)
m (2 revisions: Importing from local.)
(No difference)

Revision as of 19:41, 5 November 2009

There are quite a few extra features you can have working on your website by using SSI.php. Below are some advantages that are not listed in the examples.

  • PHP Extra SSI Functions List

Hit Counter:

: <a href="javascript:void(0);" onclick="return smfSelectText(this);" class="codeoperation"></a>

<?php trackStats(array('hits' => '+')); trackStats(); ?>

Add the ability to track the number of hits on your website to be included to the number of hits on your Forum (requires Track daily statistics and Track daily hits must be enabled in your forums Admin Edit Features and Options settings).



Advertisement: