I have session set to automatically start in my php.ini file.  However, I 
would like this to be ignored for one script on my site (a dynamic image 
loaded by many other sites where a session is irrelevant).  this would be a 
way to greatly reduce the amount of session files in my tmp directory.

Unfortunately I cannot find any way to do this.  Session destroy seems to 
first create the session and then destroy it.  I want there to be no session 
started when this file is loaded.

thanks,
-Jackson


-- 
jackson miller
 
cold feet creative
615.321.3300 / 800.595.4401
[EMAIL PROTECTED]
 
 
cold feet presents Emma
the world's easiest email marketing
Learn more @  http://www.myemma.com

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

Reply via email to