Date: 10/17/00
- Next message: Brett D. Estrade: "[phplib] datetime in mysql"
- Previous message: Michael Chaney: "Re: [phplib] Session variables shared among browsers question"
- Maybe in reply to: Maxim Maletsky: "[phplib] FW: new PHPLIB User"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Thanks, that's what I am doing right now while testing it's performance.
So you're saying that there's no need to install it completely in order to
have a better performance?
Cheers!
-----Original Message-----
From: SoutheastTexas.NET [mailto:webmaster <email protected>]
Sent: Wednesday, October 18, 2000 2:25 AM
To: Maxim Maletsky
Subject: Re: [phplib] FW: new PHPLIB User
Hi Max:
------- Original Message of Maxim Maletsky of 17 Oct 2000, -------
>
> Hi, I've just got PHP LIB for the first time and I am trying to find out
if
> I should install it as documentation says or maybe just use the classes
and
> functions 'randomly' for me different scripts. Having PHP folder inside my
> root and call to it from time to time...
I just copied the /php directory to my webroot and made necessary changes
in local.inc, setup.inc and prepend.php3. That's all. Whenever it is
necessary, I simply "include()" or "require()" the classes I need, and it
works just fine. For further security you may want to place your /php
directory into a directory which is not accessible via http: or at least
protect it with .htaccess, so no one gets your database login and pass from
the "local.inc".
Good luck.
VG
Vladimir Gurinenko / WEBMASTER
mailto:webmaster <email protected>
http://www.southeasttexas.net
***
If your Southeast Texas area business has a web site
and you would like to be included in our directory,
please email us. If you don't have a web site, e-mail
us anyway; we will build you one...
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Brett D. Estrade: "[phplib] datetime in mysql"
- Previous message: Michael Chaney: "Re: [phplib] Session variables shared among browsers question"
- Maybe in reply to: Maxim Maletsky: "[phplib] FW: new PHPLIB User"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

