10x for the quick one
my DB prefix is "zen"
i set my
nothing ...# Fix certain PHP values
<IfModule mod_php4.c>
php_value session.use_trans_sid 0
php_value register_globals 1
php_flag register_globals on
</IfModule>
# to turn off register_globals
# php_value register_globals 0![]()


Reply With Quote
