I do not see why breaking into FTP would not work. PHP is a scripting 
language which will execute the php files called by the url. Having access 
via FTP (write access necessary) is enough to deploy your own logic or 
modify existing logic, just like you deploy your application. So whenever 
you can add logic you can also hit the database and read or write to it, 
depending on your database setup.

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

Reply via email to