Revision #4 has been created by Rohit Suthar on Sep 9, 2014, 9:19:37 AM with the memo:
Adding new tags CApplicationComponent
« previous (#3)
Changes
Title
unchanged
[Updated] How to create & call custom global function in whole application?
Category
unchanged
Tutorials
Yii version
unchanged
Tags
changed
global, custom function, global function, call function, CApplicationComponent
Content
unchanged
[...]
```php
$myInfo = Yii::app()->myClass->get_my_info();
```
thanks to @hippyjim for better help... Try this and reduce the time :)...