Use for questions about any version of Yii, an open-source MVC framework for writing web 2.0 applications in PHP5+
I start learning yii and try to make some changes in others' code. I want to add the submitButton function …
php yii yii-chtmlI'm doing the following in a view: <li><a href='<? Yii::app()->controller-&…
yii yii-routingi have use dropzone extension to upload images. it work like charm. but i want to upload document files doc,…
yii yii-extensions dropzone.jsWe are going to switch from an homemade framework to Symfony or Yii. The capabilities of these two framework are, …
php symfony frameworks symfony1 yiiI built a custom function in my model and return the raw data: function(){ ... $connection=Yii::app()->db; $…
php yii yii-cmodel zii-widgetsI was wandering is there any chance to use scenario for rules, in my model I have public function rules() { …
php validation yii scenarios yii-validationI have table types and i want to build selectbox with all values from this table In my controller i …
php yii yii1.xI use the bellow function to resize images after upload to show on my post. but it works just for …
yii yii2 yii-extensions yii2-advanced-appI'm hosting my PHP Yii application on AWS Elastic Beanstalk and hence using the database to store sessions. I've successfully …
php yii amazon-web-services amazon-elastic-beanstalk hybridauth