Friday, October 11, 2013

Re: Can the same web app mix cakephp with non-cakephp code?

To move existing code into a vendor class, does the existing code need to follow certain format mandated by cakephp? Is it a complicated job to migrate code into a vendor class and reuse the vendor class?

Thanks.

On Saturday, October 12, 2013 12:06:58 AM UTC+8, Mike Karthauser wrote:

On 11 Oct 2013, at 16:47, Sam <light...@gmail.com> wrote:

Is it possible for the same web app to mix cakephp with non-cakephp code? Some pages of a website can use cakephp and others use non-cakephp code. Can this be done?

yes it is. although you'd be be better moving your existing code into a vendor class if you want to mix it into your cake stuff.



Thank  you.

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
 
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+u...@googlegroups.com.
To post to this group, send email to cake...@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/groups/opt_out.

....................................
Mike Karthäuser
Director, Brightstorm Ltd.

1, Brewery Court
North Street
Bristol
BS3 1JS

mi...@brightstorm.co.uk
www.brightstorm.co.uk
+44(0) 7939252144
....................................

--
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP
 
---
You received this message because you are subscribed to the Google Groups "CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cake-php+unsubscribe@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/groups/opt_out.

No comments: