prado wrote:
BTW VinceHow can i use this below straight from the view without putting in a variable from the controller? cheers
Access the request object. And then you can read the controller name: $request->getControllerName();This link might help - http://techchorus.net/how-access-request-object-any-part-your-application
-- With warm regards, Sudheer. S Business: http://binaryvibes.co.in, Tech stuff: http://techchorus.net, Personal: http://sudheer.net
