Re: [Phplib-users] Migrating to PHP 5
Brought to you by:
nhruby,
richardarcher
From: Joe S. <jo...@be...> - 2004-11-22 12:45:58
|
On Mon, Nov 22, 2004 at 08:42:54AM +0200, Shaun Clements wrote: > Hi Joe > > Thanks for responding. > Is PHP5 setup the same, using prepend_file="prepend.php" I do not use the prepend_file="prepend.php" method of invoking phplib. I include the .inc files similar to including prepend.php in my application. > and in the prepend.php, you are including only: > session4.inc > auth4.inc > perm.inc > db_mysql.inc > template.inc > page4.inc also. Joe > > Kind Regards, > Shaun Clements > > |