Re: Strange warning message

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



on 7/28/04 7:55 PM, Chris at chris@xxxxxxxxxxxxxx wrote:

> This post might help you...
> 
> http://marc.theaimsgroup.com/?l=php-general&m=104202443607420&w=2
> 
> (or these -
> http://marc.theaimsgroup.com/?l=php-general&r=1&w=2&q=b&s=Your+script+po
> ssibly+relies+on+a+session+side-effect ).

Interesting... I read through them, but I don't think I'm doing what they
fingered as the most likely cause;  that is, using the old style
session_register and related functions rather than the newer $_SESSION
array. I did a batch find through my admin directory for anything containing
the string "session_" and the only results that came up were the
session_start() at the head of each page, and session_destroy() on the few
that needed to clear the current session. Both of those are still correct in
the current version of PHP, right? Or am I mixed up?


Lynna


-- 
Resource Centre Database Coordinator
Gallery 44: www.gallery44.org
Database Project: www.gallery44db.org




[Index of Archives]     [Postgresql General]     [Postgresql Admin]     [PHP Users]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Databases]     [Yosemite Backpacking]     [Postgresql Jobs]

  Powered by Linux