I am building an API in Yii 1.x which will be used with a mobile application. Part of the process involves a l
I have been looking into Ember.js, and it looks really great, but one thing that concerns me, and that I can&a
I find Yii great framework, and the example website created with yiic shell is a good point to start... howeve
In Yii, is there a way to render a single action using a different layout than that defined for the controller
I have a table which has a field `activated_at` timestamp NULL DEFAULT NULL, which means that it can contain a
I'm developing Web app in Yii framework. I need use AJAX in my some pages. So, when I clicked the button
I use postgresql and yii2 framework. Well I got a very interesting error message: SQLSTATE[23502]: Not null v
I am trying to hide the label for a specific field in _form.php without success. I have tried couple of varia
What is the active Record way of adding IN condition to an active Query in yii 1.x you could use CDbCriteria l
I can't finally understand how to use the swiftMailer extension in Yii2. Judging by that on this subject
I'm trying to send a Get request by ajax and output json data that is returned by server in html. But, I
How, in Yii, to get the current page's URL. For example: http://www.yoursite.com/your_yii_application/?l
I am new to Yii-2 framework. How can i achieve following query in Yii-2 framework using activeQuery and models
I'm having this strange error, CURL ERROR: Recv failure: Connection reset by peer This is how it happens
I want to integrate Marketo form with my existing website on yii framework. My code works on all the browsers