FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » newbie: Zend or PEAR supported on web hosting company?
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: newbie: Zend or PEAR supported on web hosting company? [message #171718 is a reply to message #171716] Tue, 18 January 2011 14:30 Go to previous messageGo to previous message
Derek Turner is currently offline  Derek Turner
Messages: 48
Registered: October 2010
Karma:
Member
On Tue, 18 Jan 2011 13:47:52 +0100, Álvaro G. Vicario wrote:


>
> I've never used the Zend framework but... are you sure it contains
> binary extensions?

The basic Zend framework can simply be uploaded to your space and then
invoked thusly:

<?php
set_include_path(get_include_path() . PATH_SEPARATOR . '/home/cantabi1/
library');
include_once 'Zend/Mail.php';

all this is in the online manual.


> As about PEAR, just install it in your computer, upload the files and
> add the directory to the "include_path" directive. PEAR is only a bunch
> of PHP code.
>
My hosting company (JustHost.com) allows you to install PEAR packages
from the cPanel interface. They added Spreadsheet_Excel_Writer to mine
even though it is still "beta" (O.9.2).

hth

--
Derek
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Scaling image is losing background transparency
Next Topic: building a simple xml object from scratch without dom but with formatting
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Nov 22 18:29:59 GMT 2024

Total time taken to generate the page: 0.04817 seconds