March 2012
1 post
8 tags
YII PHP Unit Testing with phpunit selenium...
YII PHP Unit Testing with phpunit selenium server Installing phpunit and selenium server Go to links 1 http://www.phpunit.de/manual/current/en/installation.html pear config-set auto_discover 1 pear install pear.phpunit.de/PHPUnit pear install phpunit/PHPUnit_Selenium if you not setup pear on you computer go to the link http://pear.php.net/manual/en/installation.getting.php in windows...
Mar 15th
February 2012
4 posts
5 tags
BootSlider a bootstrap Carousel slider in Yii
Extension: http://www.yiiframework.com/extension/bootslider/ Demo: http://mysamples.pagodabox.com/index.php/site/bootslider BootSlider use Twitter’s Bootstrap extension together with Yii. There are sevral  Yii-widgets that allow you to easily use Bootstrap with Yii.BootSlider is a widget that use Carousel in Twitter’s Bootstrap and extended from CListView so using CArrayDataProvider...
Feb 29th
1 note