Database Schemas would be a good start to read up on (In the book somewhere).
Online updating of files is dangerous and requires your users to lower their security settings (Never a good idea). It would be better giving them a link to download a zip file and detailed instructions on how to upload it to their website. On Nov 8, 7:54 am, adaa <[email protected]> wrote: > I'm gonna make a huge application using CakePHP. This application will > have an automated installation page (users won't setup the database > tables manually). On the installation page user(admin) will provide > database info and click install, the application will setup the > database on server and required settings in a config file. > > Also after some days when I update the application I'll provide an > update page and user (admin) can update the application. The update > process will be online. The script will search online for update and > notify admin that an update is available (like wordpress). The admin > will then simply click update and the application will get updated.. > > Now my question is what is the "conversion" in CakaPHP for such > purposes ? Is there any short-cut "cakephp way" to do this ? I'm a > novice in cakePHP. So pls help me. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
