Unless I've missed something, I can't find a way to publish my files to my Apache server.
Does Zend do this for you? Based on the Help in Eclipse, it does not. And for me, as a newbie to PHP, it's really helpful to have the files publish right from my project in Eclipse.
Is there any word on if this is coming? Right now I'm keeping my files in a static web project, so they'll automatically publish to my server when I save them. And then I'll just copy them back when I need to use the debugger.