PHP 개발 환경 만들기 . Eclipse + PHPUnit + PHP Tools
*Framework 활용 Eclipse 설치 구성 1. JRE(Java SE Runtime Environment) 2. Ecilpse PDT All In Ones 3. Subversive 4. Eclipse Perferences & Configuration  5. 윈도우용 tortoiseSvn 6. postgrsql * xampp 다운로드 xampp 1.7.3 최신 버전 설치 PHP.INI 설정 extension=php_pdo_pgsql.dll extension=php_curl.dll zend_extension = "C:\xampp\php\ext\php_xdebug.dll" 해지 [XDebug] debug.remote_enable=1 zend_debugger.allow_hosts=127.0.0.1..
웹개발/Tools
2010. 11. 19. 08:53