Posted by "Chris Boget" on 06/06/05 21:41
Run this code: <? if( 0 == 'NULL' ) { echo "'NULL' == 0<br>"; } else { echo "'NULL' != 0<br>"; } ?> Is this just a case of PHP converting variable types for comparison? thnx, Chris
[Back to original message]
Copyright © 2005-2006 Powered by Custom PHP Programming