How to edit a PHP file?

  • Thread starter Thread starter Mary
  • Start date Start date
M

Mary

Guest
When I open my php file...it shows up as weird characters so I can't edit it...I don't know what to do...help?
I think it has something to do with the encoding...but I don't know how to fix it so that I can read it and edit it...xD
 
You need to get a text editor that can handle the php encoding. The best free editor is "Notepad++". This program can handle all kinds of languages and even support keyword highlighting.
 
Back
Top