| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read | ![]() |
|
||||||
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
If you need to do this for a limited period then I can provide you with a VPS for a month or two to implement what you are looking to do.
__________________
Web Hosting UK - ASP MSSQL Hosting - cPanel Linux Hosting AIM : webredback || msn : andrew @ webhosting.uk.com Toll Free : 0808 262 0855 |
|
||||
|
Thanks very much for the offer but that's a bit over the top really plus if I then developed some stuff with it I wouldn't want to be stuck with having to get a VPS.
__________________
homo sum: humani nil a me alienum puto ... ( just Google it ) |
|
|||
|
We can work out something else. please check my PM.
__________________
Web Hosting UK - ASP MSSQL Hosting - cPanel Linux Hosting AIM : webredback || msn : andrew @ webhosting.uk.com Toll Free : 0808 262 0855 |
|
|||
|
If it is for a single site you could just stick the following in the bootstrap file:
Code:
set_include_path('..' . PATH_SEPARATOR . '../library'
. PATH_SEPARATOR . '../application/models'
. PATH_SEPARATOR . get_include_path());
|
|
|||
|
I forgot to add that if you need a tutorial I found this very effective when I was learning it: http://akrabat.com/zend-framework-tutorial/
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|