Installing PHPUnit on windows Wamp
Once you have installed and setup WAMP, open up the command prompt and go to your php directory in WAMP C:\>cd wamp\bin\php\php5.2.5 From here you must run the go-pear.bat file to installĀ PEARĀ and all the files needed for it C:\wamp\bin\php\php5.2.5>go-pear.bat When […]