javascript - php quotes in html generates wrong code -


i have simple code in html (image 1). code in image uploaded. when open/run file in google chrome or mozilla generates wrong code. tried 'inspect element in google chrome , code shown in image 2. messes code because generates comment quote.

why happening? why quote transformed comment quote?

enter image description here

it looks php not being parsed, , php tags being treated browser comments.

are sure code contained within .php file , php installed , running on server?


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -