How do I disable the Yii\'s inbuild authentication? ( /site/login ). I am using an extension to do authentication and dont want to leave the inbuilt login open - potentially this could be a security
It's difficult to tell what is being asked her开发者_Python百科e. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current for
I would like to make a \"pre开发者_StackOverflow社区view container\" for form values in Yii. (so every time the user finishes entering data, the \"preview container\" below the form will display them,
How do I get the model of relationships? (and then the models of those relation开发者_如何学运维ships)
I am having two issues similar to the question previously posed on table colors with Blueprint CSS (al开发者_开发技巧ternating rows):
Is it possible to integrate a semi-dynamic php website(which is technically made up of static pages sharing the same header, footer and sidebar) and a dynamic website(contact forms, polls, login, etc
When I do print_r(Yii::app()->request->baseUrl) I get an empty string. A post on the Yii forum says this is blank by default. How can I change its default value so th开发者_JAVA百科at I can u
I have been developing in php/mysql/extjs3 for nearly three years, using a home-made MVC approach, even in fairly big projects, but now I would like to switch to a php framework + extjs solution. My h
I have a PHP Yii application that uses an RSS feed reader. I wanted to develop some good tests, and I wanted to attempt to read an RSS feed under my own control as part of my test suite. The idea is I
Image describing the tables -> http://i.stack.imgur.com/ki开发者_运维技巧2YP.jpg Each of the tables is a model.