Most likely, your browser keeps old copies in the cache for fast loading of your site. You need to clear your browser cache and go back to the page to see the new version.
- 70 Users Found This Useful
If incomprehensible characters are displayed on your site, this is due to incorrect encoding of...
To disable error output in your script, use: error_reporting (0); Remember that you need to...
You can change the PHP version yourself in the Control Panel. To do this, go to Control Panel -...
This problem is not related to hosting, rather the problem is in the site itself. Please follow...
If you run a job through PHP, for example php -f /home/username/public_html/file.php and you...