I want to use APC cache in function. After setting up the config \'cache\' => array( \'class\' => \'system.caching.CApcCache\',
I do not understand the Component piece used in the Yii FW. Is there a concrete (real life) exam开发者_如何转开发ple why I should use that?Framework consists of components. The base class for Yii comp
A Yii question: The Situation: I generated a model using Yii\'s gii code generator tool. The model returns all fields in a given table in a MySQL database.
I have a self-made math captcha and it should be output without anything before it\'s image header, so I can\'t make it a \'View\'. I put this captcha.php in the web root dir, but it can\'t share sess
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I have a pages with multiple activeCheckBoxLists which are actually generated in a foreach loop.The issue that I am having is that each list is generated with the same name\'s and id\'s as every other
I do not want to see Yii er开发者_StackOverflow社区ror message when the database connection fails.
Hello I need to use evalmath.class.php within a Yii applicat开发者_运维百科ion. How can I include it from my controller?
I want to host a PHP application on Cloud to take advantage of on-demand scalability. I am afraid if my application were to get featured on Digg/Slashdot/popular blogs (hopefully all of these places)
I\'m trying to set a module up so any actions called without a controller will execute on DefaultController.I\'ve managed to get this working by 开发者_高级运维adding a urlManager rule to my site conf