I am a newcomer to the zend php eclipse ide. I have an html website that uses a lot of php files.
How do I start a project rooted in an index.html file which uses .php files. Debugging is slowing me down.
I want to be able to set breakpoints in my php code. Is this possible? If so, how to?
Thank you,
Joe

