dadamssg Posted January 6, 2010 Share Posted January 6, 2010 ok... i want to start learning how to use the Zend framework but i don't know how to begin.....as in how do i add the zend framework library to my hosting account to even begin to mess with it? do i just add a line of code somewhere or put a file in a certain folder? Quote Link to comment https://forums.phpfreaks.com/topic/187342-im-a-newbplz-help-zend/ Share on other sites More sharing options...
trq Posted January 6, 2010 Share Posted January 6, 2010 Installation and a basic demonstration of building a smallĀ application is all covered within the Quickstart Guide. Quote Link to comment https://forums.phpfreaks.com/topic/187342-im-a-newbplz-help-zend/#findComment-989396 Share on other sites More sharing options...
ignace Posted January 6, 2010 Share Posted January 6, 2010 You can put it anywhere and if you have php.ini access you can add the path to the Zend library directory to your include_path. Use set_include_path otherwise. Quote Link to comment https://forums.phpfreaks.com/topic/187342-im-a-newbplz-help-zend/#findComment-989577 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.