Jason Barnett wrote:


I would not suggest using ini_set() inside you're scripts to adjust your paths.



Hey Curt, why do you suggest we don't use ini_set to adjust paths? I'm using it as part of my library autoloader - it may not be as efficient as changing the path directly but it seems to work well.


Donno about Curt, but i have found ini_set does not seem reliable, perhaps I may not have been doing something right but never found chaning php setting wtih .htaccess and ini_set to be particularly usefull. By reliable i mean work across many installations of PHP.

--
Raditha Dissanayake.
------------------------------------------------------------------------
http://www.radinks.com/sftp/         | http://www.raditha.com/megaupload
Lean and mean Secure FTP applet with | Mega Upload - PHP file uploader
Graphical User Inteface. Just 128 KB | with progress bar.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to