By :
Goumbik
Published on Thursday, February 09, 2017,16:14:08 in PHP Scripts
Javascript Network Speed Tester is PHP based script to offer a network bandwidth check against your internet server. No database or long configuration required. Documentation included.
Features
Download speed test
Upload speed test
Ping time measurement
Cross browser support
Multiple server support
Powered by Bootstrap
Google charts â Gauge chart
Get IP and calculate downloading CD/DVD with recorded speed.
Added cookie agreement
responsive design
Language translations: Italy, Spanish, German, Russian, French (you can easily choose in source code settings)
PACE Automatic page load progress bar in 3 selectable variants. By https://github.hubspot.com/pace/docs/welcome/
Using free geoip service by db-ip.com with allowed 2.500 queries daily (can be easily disabled)
Set your own logo to header
Set social pages to header
Share your results via image or link
Requirements
HTTP server with PHP installed
php_curl() function allowed
A javascript enabled internet browser
Installation
- Unzip file and copy all files from folder âappâ to your web server.
- If placed in subfolder (not root), set folder path in index.php
- Done
A Basic Usage Sample
Can be included into another page with PHP command
include_once âindex.phpâ; or as a standalone app in some folder.
Troubleshooting
Check if your server/hosting supports curl() PHP functions
Disable adblock
Allow javascript in your browser
Share This Product