Category: Php
Use separate folder from apache to develop with PHP
Most of php developers use in their local environments a configuration similar to: Apache + PHP + Mysql. It´s very common the use of integrated solutions such us XAMPP. IDE such us Eclipse (eclipse PDT), Zend Studio,etc.. A debugger: Zend Debugger is the most recommended. Install XAMPP (or similar solutions) and the IDE is [...]


