Re: cakephp html link problem

2009-10-26 Thread arif hossen
Please use this code : I hope your problem will solve by this code. link('Login', array('controller'=>'users','action'=>' login ')); ?> On Mon, Oct 26, 2009 at 3:27 PM, gautam lakum wrote: > > I am new to cakePHP. I have used the last and newer both versions. In > new version I am facing pr

cakephp html link problem

2009-10-26 Thread gautam lakum
I am new to cakePHP. I have used the last and newer both versions. In new version I am facing problem with generating html link using $html- >link The link as output is currect. But with the link title, I am also getting the link as text that I have applied. Look below e.g. link("Login",'/us

cakephp html link problem

2009-10-26 Thread gautam lakum
I am new to cakePHP. I have used the last and newer both versions. In new version I am facing problem with generating html link using $html- >link The link as output is currect. But with the link title, I am also getting the link as text that I have applied. Look below e.g. link("Login",'/us