At 10:50 PM 7/11/2007, you wrote:
This tiny script:

Well, that was a perfect example of bad question asking, which solicited answers to things I wasn't trying to ask ;-( -- sorry, guys, but thanks anyway. So let me try again:

$_SESSION['ineligibleFlag'] = TRUE;
if ( $_SESSION['ineligibleFlag'] === TRUE ) echo 'not';

'not' is not echoed.  Why not?

Michael Southwell, Vice President for Education
New York PHP
http://www.nyphp.com/training - In-depth PHP Training Courses


_______________________________________________
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

Reply via email to