PHP web site expired

I am new in PHP.
Here we have a PHP website (local). While browse to the index.php, it loads the Index page with “H.R.” only. but when it changes the server date to past it works fine. This web site is developed by some other people from out side, now we are maintaining it.
How can I fix this issue?

What’s in the index file? Sounds like an insurance policy to ensure they get paid.

It is very likely the code was compiled/encoded which means you won’t be able to do anything about it. When you look at the source code can you read what it says or is it a bunch of gibberish?

If it is encoded, you might see if you can contact the original programmer for the source code

Sponsor our Newsletter | Privacy Policy | Terms of Service