Hi

1. $form->end(array('label' => 'Submit', 'div' => false)) <- It helps
to look at the documentation sometimes.

2. Not really, but you can do Router::url(array('controller' =>
'...')) anywhere in your application to get the correct url.

3. Router::url('/', true);

On Dec 26, 7:14 am, engine <radicalet...@gmail.com> wrote:
> please help me with the following problems i often come across them
>
> 1. $form->end("submit") doesnt have "div" = false attribute that div is
> making my form look ugly in IE, how to get rid of that div
>
> 2. is there any way to create links and form without using those helpers
> that always points to the right controller and action.
>
> 3. What is cakephp global variable for current web root url for example if
> my cake  is running in subfolder called cake inside htdocs of XAMPP and i
> use to access the site withhttp://localhost/cake/
>
> what variable can return "http://localhost/cake/";
>
> I am grateful to any helping words...
> thanks
>
> -----http://www.libmaker.com/sell books online  |  http://www.milestree.com/
> Web/tech news  |  http://www.hiclicks.com/seo and usability service
> --
> View this message in 
> context:http://old.nabble.com/i-have-three-queries-tp26925398p26925398.html
> Sent from the CakePHP mailing list archive at Nabble.com.

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com
To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

Reply via email to