Hey guys I have some sites made in php and I was wondering which program do you use to edit html in php. I have dreamweaver but when I open it it's all mix up. So I need a good php program to edit the php and html. Which one do you use? Bobby
i use dream weaver you can view the code in code mode just fine. Thats how i edit or look at my php/html files
hi bobbyr, try www.php-editors.com/review/ (sorry i couldn't post live link yet ) hope u find something there... i use php designer 2006 and i'm quite happy user
Hey guys thanks for your quick reply BUT I want a program who will be able to manage the php/html without a problem. Dreamweaver is really good but for some php file it's dosen't show the design really well when it's a dynamic site. Please let me know which one is better for that Bobby
I use notepad only for php editing. I haven't mastered html yet so I sometimes use FrontPage or NVU to do the html and then paste that to the notepad version.
Best program by far: Eclipse with phpEclipse. It's free It's open source It's funded by IBM, and IBM has an entire research division dedicated to it It works with Java, XML, and other common languages It's multiplatform Great for multi-developer environments
I'll put a vote in for Textmate. It's OSX only though, if I have to use windows I go with phpEclipse Ross