Oh I'm sorry, that was just a typo, I meant the "use only cookies"
one... god I'm an idiot, thank-you.
Jason Barnett wrote:
Your Name wrote:
Thank you very much for that solution however I need something slitely
different. This is a CMS for distribution... not everybody that's
going to use it can go in and edit the config files. I've heard of a
command called ini_set(); which temporarily changes it just for the
http://www.php.net/manual/en/function.ini-set.php
script. Would you mind letting me know how to use ini_set(); with the
use only sessions command? Thank-you very very much!
The "only sessions" command? Not exactly sure what you mean there.
*IF* you use sessions then there a few things that you can do to control
the way those sessions work. You should probably read the manual page:
http://www.php.net/manual/en/ref.session.php
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php