I would like to integrate a 6 page form created in PHP 5.2.5 into
CakePHP.  I have looked at various posting here and I've tried to
implement what was instructed.  However, I am at a loss as to how to
proceed even though there must be away to accomplish what I'm trying
to do.

I would very much appreciate a step by step (kindergarden level) how-
to inegrate php code into cakephp framework.

I have a folder, named "app_form", which contains all my files.  My
code will do all the work.  I just want CakePHP to render the output
of my files.

1.  Where do I put app_form?  If you suggest the "views" folder, which
one as there seems to be a gazillion of them?
2.  Where do I create the controller for accessing my files and what
do I put in the controller?  Should I create something else like an
element?
3.  What should my .htaccess say with regards to my files in app_form
and where should that .htaccess be located?
4.  What else am I missing?

Thanks in advance for your help!

Tim

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