
Because I want integrate my web application with one of the famous payment gateway. But they didn’t provide any API and just give the documentation only.
So I write the code myself to communicate the payment gateway server.
Posted by
chevrons in
PHP

Few day ago I install PHPUnit3.7 on my PC. and I follow
phpunit.de instruction install on my PC.
So far everything working properly. But when I try run it on Yii, it pop out an alert message “CLI has stopped working”.