Read:
http://manual.cakephp.org/chapter/controllers
http://manual.cakephp.org/chapter/views

For example, depending on the controller/view, your example could be
as simple as: echo $order['dateoforder'] ...


On May 18, 6:03 am, Enchy <[EMAIL PROTECTED]> wrote:
> Hi
>
> I have looked in the htmlhelper api and cant find anything for this.
>
> echo   $html->input('Order/dateoforder', array('size' => '53')
>
> Htmlhelper just echos form elements I just want echo the value of
> Order/dateoforder onscreen.
> How do I do this, I looked in the API but cant find it.
>
> L


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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