Boss1b Posted September 22, 2014 Share Posted September 22, 2014 I am very new to PHP. My assignment is to add states to a list that appears on various pages of the web site. I have located the appropriate html files, made the changes and ensured they (the files) were placed in the correct directories. When I open the html files directly, everything is good. When I open the webpages thru the site, I get the old versions. The server is remote and in production. Can anyone tell me how to activate those changes so the modifications will appear? (Simplistic, I know, but I'm a newbie!) Thanks! boss1b Quote Link to comment https://forums.phpfreaks.com/topic/291223-activating-html-changes/ Share on other sites More sharing options...
CroNiX Posted September 22, 2014 Share Posted September 22, 2014 Sounds like a caching issue. Either in the browser (try force refreshing) or on the server. Quote Link to comment https://forums.phpfreaks.com/topic/291223-activating-html-changes/#findComment-1491824 Share on other sites More sharing options...
Boss1b Posted September 22, 2014 Author Share Posted September 22, 2014 Thanks! I'll give it a shot.. Quote Link to comment https://forums.phpfreaks.com/topic/291223-activating-html-changes/#findComment-1491825 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.