Re: [Phplib-users] PHPLIB setup
Brought to you by:
nhruby,
richardarcher
From: Layne W. <la...@of...> - 2001-12-03 23:02:52
|
> I guess line 15 in my case should read > $_PHPLIB["libdir"] = "c:/apache/php/phplib-7.2d/php/"; > > When I do that, /localhost/index.php comes up. > > What do I find next? You've got the library in a useable location, so you're ready to start incorporating the libraries into your projects. I'd recommend starting with the database (db_mysql.inc) and template (template.inc) classes, then the Session/Authorization/Permissions trio. Layne Weathers Ifworld Inc. |