Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in yii

Namespaces in PHP preventing using of Yii static functions

php yii namespaces

How use DATE_ADD in Yii $criteria?

php yii

Use yii2 for production

php yii yii2

date validation rules in yii

php validation yii

xsendFile downloads have 0 bytes

php yii x-sendfile

keep getting upload php $_FILES error = 3 (partially uploaded)

Yii2 rest api is not returning response code and status

mysql LIKE with double percent

php mysql yii sql-like

Dynamic creation of subdomains

yii wildcard-subdomain

yii access control filter rules in controllers

yii

PHPUNIT xdebug codecoverage not working in console (mac) MAMP 1.9 PRO

php phpunit xdebug mamp yii

Ordered dropDownList using relations?

php yii yii-relations

Will an application on PHP Yii framework with MySQL database handle an ERP solution of 20K employees?

CDbConnection error in Yii

php mysql pdo yii

Yii Framework: Specifying defaultScheme in URL Validator

yii url-validation

Yii framework : role based access control

php yii

Yii multiple relations

php yii

Yii limit on related model while querying

php sql yii limit

PHP Yii - ActiveDropDownList() default selected

php yii

__call method not get executed when try to call non existent function in yii controller?

php yii