I have been using XAMPP to connect to localhost to do editing on my computer for websites. I have been using it for over a year now and in the past whenever I would update t
I thought this was happening with me but I had basically made a very basic but deceptive error: I had moved the .php file to a new folder on the server AFTER having openend it in Notepad to edit it. I had entered the new URL in the Web browser to account for this move in order to view the page generated from the .php file but I was still working on the file in Notepad openeed BEFORE I moved it. Consequently, I was saving changes to the file pre-move and not able to understand why on earth it wasn't changing the page in the browser. Dumb perhaps but had me perplexed.