This is not showing as a link in my browser:

<td><?php echo $html->link($post['Post']['title'], "/posts/view/".$post
['Post']['id']); ?></td>


Just looks like this:
link($post['Post']['title'], "/posts/view/".$post['Post']['id']); ?>


Any ideas? I'm new to Cake and I assume it's a helper issue.
I am not sure wheter the tute is for 1.1, 1.2, or both.
Pls help.

--~--~---------~--~----~------------~-------~--~----~
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