On May 6, 2011, at 03:44, Chathu wrote: > I'm developing some system with my friends.I think to use cake > php..but one of my friend he use native php language to develop it... > is there any intergration problem ? my component and his component ?
If you're developing a system with others, you should decide beforehand what technologies you're going to use. Use CakePHP methods for the whole thing or it'll be harder to put the pieces together later, and harder for future programmers to understand if you don't all use the same programming methods. -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
