EnableScript |
![]() |
Index |
The default is False. Set to True will allow users to access "/script?counter"
or "/script?list".
* The script <script src="http://yourip/script?counter"></script>
will return the amount of chatters inside your chat room.
* The script <script src="http://yourip/script?list"></script>
will return the user list of your chat room.
EnableScript = Boolean
3 users inside
Andy Mike Jane |
How to display the amount of chatters and the user list on my home page?