| How many visitors online PHP script | | This is a simple script to display in your page the number of visitors you have online. It uses a .txt file to write and store the visitors for a time period before updating itself. It uses nothing more than that .txt file so there's no need for coding knowledge, mysql databases whatsoever. Just use a single line of php to call the script and you're ready to show your visitors how many people you have online.
|