"Robert Cummings" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
> See the "include_path" setting in your php.ini file.
Right!
I have many classes I've pulled from phpclasses.org.
They all sit in a CLASSES directory inside my PHP directory.
Just like PEAR, same format as well.
Ju
See the "include_path" setting in your php.ini file.
Cheers,
Rob.
On Fri, 2003-10-03 at 11:35, Golawala, Moiz M (IndSys, GE Interlogix)
wrote:
> Hi,
>
> I am running PHP with apache. I put all my webpages in the htdocs folder. A lot of
> my scripts use a bunch of open source libraries. Until
I would suggest creating a path alias in your Apache httpd.conf file to recognize
(i.e) /includes/ and redirect as needed.
Justin
"Golawala, Moiz M (IndSys, GE Interlogix)" wrote:
> Hi,
>
> I am running PHP with apache. I put all my webpages in the htdocs folder. A lot of
> my scripts use a bun
Hi,
I am running PHP with apache. I put all my webpages in the htdocs folder. A lot of my
scripts use a bunch of open source libraries. Until now I have been including these
libraries in my scripts by defining a full path to the library 'inc' files. If I put
the library itself in my htdocs fol
4 matches
Mail list logo