|
|||
|
Hi,
I am looking into using the ZF for a project, however I don't have access to the PHP INCLUDE directory with my current host. I am really happy with every other aspect of my host so was wondering if it is possible to use ZF without access to this directory? Thanks all in advance |
|
|||
|
Try modifying the 'include_path' php variable in your bootstrap file. I assume this is to add the library directory which has the Zend library in it?
Put this at the top of your bootstrap file (index.php) : PHP Code:
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|