Hi,

the hello world example is probably easier to if if you just create
your 'hello' view in /app/views/pages/home.thtml (for 1.1 for 1.2
hello.ctp).

and then you call:

http://192.168.2.3/cake/app/pages/hello.

But Chris is right of course, you can also just follow the messages,
they will lead you to where you want to go.

The advantage with using the pages controller is that the controller
is already written for you, so you don't need to worry about writing
the views controller.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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