-
Junior Member
Can you please remove all the JS code that you automatically put on my pages?
There is a piece of code which is added to every web page on your server and its stopping me from being able to run my php script.
-
Super Moderator
Re: Can you please remove all the JS code that you automatically put on my pages?
Hello,
If you mean counter code, it can be removed by placing .htaccess in the root directory with the following entry:
php_value auto_append_file none
For more information, check this article Remove The Counter Code
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules