How to install php unit in windows xampp?
Posted: Thu May 27, 2010 8:43 am
if there is any methods or ideas,please reply me.........Quick
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
wrong, the only supported way to install phpunit is thru PEAR installer. (it sets up your environment & installs dependencies & also copies a symlink to itself to your "PATH", or in other words installs the phpunit command)MB34 wrote:You don't actually install your PHP scripts, you just save them in the directory set in the DocumentRoot variable in the httpd.conf file in your Apache installation.