I\'ve moved fro开发者_开发问答m WAMP to EasyPHP and now there are problems using PDO. PDO works fine when I view the site in the browser, but doesn\'t work in cmd or when I run the test file via Netbe
I\'m running Eas开发者_JAVA百科yPHP on Windows. The default install just opens port 80 on the loopback interface, 127.0.0.1.I want my sites to be accessible over the local network too. There are no si
I\'m learning Yii and following ebook written by Jeffrey Winesett, the application is built upon TDD. So I ne开发者_如何转开发ed to install PHPUnit to write unit test, which leads me to posts help ins
I\'m starting a new project, for this project, I need a great IDE, which allows me to debug. I thought to aptana after some search.
I\'ve been tying to follow this guide for integrating Doctrine 2 and CI 2. all was good until i ran \"php doctrine-cli.php orm:generate-proxies\" from a cmd,
At the moment when installing new version of EasyPHP on开发者_如何学运维 my Windows 7 OS, I\'ve got to re-add the alias on my machine which is a boring process since I have teens of project running on
I\'ve been using WAMP to work with PHP.开发者_StackOverflow These days after joining PHP mailing list from php.org, I want to have a try on EasyPHP. Though I\'m not confident to get on alone with Easy
I installed EasyPHP 5.3.6, opened PhpMyAdmin, created a new databased and set password for root user. \"Naturally\" following that I was unable to login into PhpMyAdmin anymore, getting the infamous 1
I have created url shortner by using the link http://devlup.com/programming/php/create-url-shortener-php/853/for this i am using EasyPhp5.3.6.0,,but i am not finding the required output,,that means af
I\'m getting index not found errors on a processing page for $_FILES. So far as I know my code is technically correct (at least the two othe开发者_运维问答r people who\'ve looked at it can\'t find any