How to open up and edit MO files, PHP files, VEM files, and INC files.?

  • Thread starter Thread starter gabessdsp
  • Start date Start date
G

gabessdsp

Guest
I need to know what program I can install on my computer so that I can view these file types.
 
You install XAMPP, drop these files into the htdocs folder and then you browse to them at http://localhost/yourfile.php. Just replace the yourfile with the actual filename.

You can edit them with any text editor but Notepad++ is by far the best one.
 
Back
Top