Hit Counter InPHP as per Page Session.

1. Create hitcounter.txt page set value 0 and save.

2. Now In the PHP page paste this code name the page COUNTER.php




3.Start the session in the page .
4.include "COUNTER.php" where you like to display your counter.

Comments

Popular Posts