php - Installing the Zend framework -


Based on recommendations on Z for Z Framework, I plan to use it for client's project.

However, my client needs to have both the project running on Yahoo! Small Business and GoDaddy Hosted.

Can the Zend Framework be installed on this type of hosting, which are neither VPS nor dedicated?

If you can run PHP code on the server and are satisfied with the PHP version and the installed extension, So you can use the Zend Framework. You do not really need installed Zend, as you do not need to install any PHP app. The file needs to be present in some include -usable directory.


Comments