Home  >  Article  >  Backend Development  >  Submitted the code - after the updated php code was submitted to the server, the browser access remained unchanged.

Submitted the code - after the updated php code was submitted to the server, the browser access remained unchanged.

WBOY
WBOYOriginal
2016-09-05 08:45:131321browse

The server submitted the code and php could not access the updated file

The server uses linux+nginx+mysql+php, written in native php, and does not use mvc mode. As for the code, I have tested it before. But I changed the width of a div in the HTML in the code and put it on the server. However, when the browser accessed the page, the width of the div did not change. I refreshed the web page several times to no avail. I checked the code under Ubuntu. The code has been updated and the width has been changed. The previous php file was also replaced by the php file I changed. Why does the page I visit load the php file before modification? In addition, my code can be displayed normally when tested in the local wamp environment and the width has been changed. In addition, when I first went to work in the afternoon, the test was fine. It suddenly happened after I changed the width. I am new to php, please give me some advice. Thank you.

Reply content:

w32dsmv carck

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn