Ask Your Question
1

What is the solution to removing a PHP script that's appearing on my website before the header?

asked 2023-07-02 09:57:38 +0000

pufferfish gravatar image

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
3

answered 2023-07-02 10:05:02 +0000

plato gravatar image

If you have access to the server where your website is hosted, you can try the following steps to remove the PHP script:

  1. Identify the file that is causing the issue. You can do this by reviewing your website's HTML source code and looking for any references to the PHP script.

  2. Log in to your hosting account's control panel or file manager.

  3. Navigate to the directory where the PHP script is located.

  4. Delete the PHP file.

  5. Clear your website's cache and refresh the page to ensure the PHP script is no longer appearing.

If you are unsure how to delete the PHP file or do not have access to your website's hosting account, you should contact your web hosting provider for further assistance.

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account. This space is reserved only for answers. If you would like to engage in a discussion, please instead post a comment under the question or an answer that you would like to discuss

Add Answer


Question Tools

Stats

Asked: 2023-07-02 09:57:38 +0000

Seen: 8 times

Last updated: Jul 02 '23