How to install php unit in windows xampp?

if there is any methods or ideas,please reply me

Just run the XAMPP installer and you will get php and mysql.

You need to save your php files in the htdocs folder?, start XAMPP and view the page using http://localhost/page.php

I suspect he is meaning PHP Unit
This might help, google found it for me :slight_smile:

XAMPP should install PHP automatically… being that one of the P’s in XAMPP is PHP.