Shaiju Davis wrote: > I'm using session_start() and $_SESSION an the register > globals off. Then also I get this warning.
Can you show us a small example that demonstrates this problem? Based on the information you've given us, my only guess is that you've got a naming collision that would have behaved differently in an earlier version of PHP, and the warning is meant to inform you of this. Chris -- Chris Shiflett http://shiflett.org/ _______________________________________________ New York PHP Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk NYPHPCon 2006 Presentations Online http://www.nyphpcon.com Show Your Participation in New York PHP http://www.nyphp.org/show_participation.php
