Steps to duplicate: 1. load notepad++ 2. paste the following code (replace square brackets below with angle brackets):
[?php phpinfo(); ?]
3. save it as xyz.php 4. color coding is all weird 5. go to the top of the file, hit the enter key - now the colors display correctly.
this happens in all formats - you can try the same with an html file, css file, etc.
Steps to duplicate:
1. load notepad++
2. paste the following code (replace square brackets below with angle brackets):
[?php
phpinfo();
?]
3. save it as xyz.php
4. color coding is all weird
5. go to the top of the file, hit the enter key - now the colors display correctly.
this happens in all formats - you can try the same with an html file, css file, etc.