Pages

▼
Showing posts with label beforeAction. Show all posts
Showing posts with label beforeAction. Show all posts
Tuesday, July 23, 2013

Execute php script before every php script

›
Make a .htaccess file in document root. Write the following code: php_value auto_prepend_file before_action.php php_value auto_append_fi...
Tuesday, April 16, 2013

How do I call a method before every controller action yii using beforeAction

›
http://www.yiiframework.com/doc/api/1.1/CController#beforeAction-detail protected function beforeAction(CAction $action) {     return t...
›
Home
View web version
Powered by Blogger.