script user online
Scris: 22-Oct-2007, 20:42:09
vreau si eu scriptul acela ptr user online ptr site
ms
ms

forumul phpBB in limba romana. Opinii, implementari, ajutor, instructiuni si download.
https://phpbb3.ro/community/
Cod: Selectaţi tot
There are two ways to add the script on your page where you want it to appear, javascript and ssi. Javascript is the easiest of the two. If your pages are already prepared for ssi with the .shtml extension, you would be better off using ssi.
Add this code to your page where you want the counter to appear:
<script> </script> users online
Upload the updated page to your server, and if you see a number you've installed it correctly.
You can also add the code to your site using SSI, but your pages have to have the .shtml extension if your server requires it:
<include> users online