On Sat, Feb 7, 2009 at 6:47 PM, cronet <[email protected]> wrote:
>
> Hi,
>
> i got a problem with my links, created with cakephp. (I don't think
> its a cake problem, but perhaps someone of you can give me a hint,
> anyway)
>
> If I write something like:
> <?php echo $html->link("test", array("controller"=>"pages",
> "action"=>"test")); ?>
>
> the output is:
> Test (/pages/test)
>
> the strange thing: in the sourcecode:
> <a href="test">Test</a>
>

What do you mean by "output"? The only output would be the HTML (your
sourcecode example).

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

Reply via email to