Re: [phplib] .htaccess configuration From: Ashley Chapman (ashley.chapman <email protected>)
Date: 07/03/00

I got this working with PHP 4.0 by putting the following lines into my
.htaccess file:-

php_flag magic_quotes_gpc on
php_value include_path .:/home/ashley/php
php_value auto_prepend_file /home/ashley/php/prepend.php3

I think that this is a change from version 3 to version 4. I never used
PHPLIB with version 3, so I don't know

Ashley Chapman

---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>