0

PHP files don't update

Does anyone else have a problem with making edits to PHP files and not seeing the edits go live for days? My files will update if I had some garbage to the URL to trick the server into think it's a new file, like index.php?sopifsd, but otherwise I just see the old file.

by
1 Reply
  • It sounds like you have an issue with results being cached on your server. Cache breakers like that would lead me to believe that this is the issue.

    - Jon
    0

Recent Posts

in PHP Development