I have some web templates consisting in *.php files + Images folder: What program can I use to edit/customize them? Thank you
Well, everyone likes difefrent editors to .php files, my choice is Easy Eclipse for PHP. You can download it from here: http://www.easyeclipse.org/site/distributions/index.html If not a simple notepad would be enough. To run and check if the site is okay after changes You propably want to run in from Your hard drive. And for .php files You need to have a server. I prefer to use XAMPP. It has everything I need to design websites . also avaible from here: http://www.apachefriends.org/en/xampp.html Both programs are free .