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 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. 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.. Link to comment https://forums.phpfreaks.com/topic/291223-activating-html-changes/#findComment-1491825 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.