How To Redirect From Non WWW To WWW in CakePHP

Hi Friends, Some days ago I was working on one cakePHP project in which I got one problem that I have to redirect domain name from non www to www , means If any one type domain name then…

Hi Friends, Some days ago I was working on one cakePHP project in which I got one problem that I have to redirect domain name from non www to www , means If any one type domain name then…

Hello Friends, Yesterday I was working on CakePHP project and at that time I was trying to put meta tags for pages. We can put keywords and description like we put in HTML, but CakePHP providing html helper by which…