Is it possible to have a PHP project located in a directory, say - mydir/development/php/myproject
and then when you click Run/Debug in Eclipse it gets automatically deployed to the apache /www webroot directory?
Is it possible to have a PHP project located in a directory, say - mydir/development/php/myproject
and then when you click Run/Debug in Eclipse it gets automatically deployed to the apache /www webroot directory?