meandrew Posted November 7, 2002 Posted November 7, 2002 Our host wont budge with regard to turning on globals is there a workaround to this? Andrew
Guest Posted November 9, 2002 Posted November 9, 2002 Yes, there's a workaround. Try this link http://www.zend.com/zend/art/art-sweat4.php
stlpaul Posted November 9, 2002 Posted November 9, 2002 If you're using Apache and have the permissions, you can add custom PHP.ini settings into your .htaccess files. e.g.: php_value register_globals on Read on .htaccess for more info if you are unfamiliar..
Recommended Posts
Archived
This topic is now archived and is closed to further replies.