I know PHP and am learning CakePHP.  I have installed CakePHP and
obtained some files to add to it to produce a search button (meaning a
form that asks questions to implement a searching capability.)  In file
default in directory layouts there is a form and the ACTION parameter
is wrong, but when I ask the programmer what the value should be, he
only tells me variables that I don't know the value of.  He says to
make it:

http://directory.to.cake/controller_name/control_function

My directory structure is c:\sokkit\site\cake\cake_1.1.12.4205/app/
etc.  Directory controllers contains one file, urls_controller.

What do I enter between the quotes in: form action=" . . ." in file
default ?

Thanks


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