MySQL Regexp to match a number from comma separated list of numbers
October 14, 2010Make the Footer Stick to the Bottom of a Page
November 9, 2010You can also configure modules’ components in the main config file
'modules'=>array( 'my'=>array( 'components'=>array( 'foo'=>array( 'class'=>'FooComponent', 'a'=>'hello', ), ), ), ),