03-14-2007, 03:48 PM
funny thing is, I went back and looked at some code that I wrote that does this, and I do it all on 1 line w/ no ternary operator, here it is,
len( $results )
len( $results )
| The following warnings occurred: | ||||||||||||
Warning [2] Undefined array key 0 - Line: 1669 - File: showthread.php PHP 8.2.28 (Linux)
|