[PHP-DEV] CVS Account Request: linux521

2003-02-28 Thread chris lee
Learning PHP Program! -- PHP Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: Bug #13304 Updated: string comparisons not working as expected

2001-09-14 Thread Chris Lee
aybe I want it to be compared as a string, therfore false. if ( (string)'12.00' == (string)'12' ) doesnt work as I have found and you confirmed. ? you have to use strcmp() ? it would be real nice to see that built in vs a function. Chris Lee [EMAIL PROTECTED] - Original Me

[PHP-DEV] Re: Bug #11070 Updated: '@' does not turn off error checking in foreach()

2001-08-28 Thread Chris Lee
thats fine, I use exactly that right now, just would be nice to see the @foreach() implemented. thanks. Chris Lee [EMAIL PROTECTED] - Original Message - From: "Bug Database" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Tuesday, August 28, 2001 1:19