[TYPO3-core] RFC: Feature #4064 - Navigation title in tree view
    Ingmar Schlecht 
    ingmar at typo3.org
       
    Wed Sep  5 12:05:20 CEST 2007
    
    
  
Hi Masi,
Martin Kutschker wrote:
>> The problem with === for string comparisons is that
>>     123 === '123'
>> returns false, whereas
>>     !strcmp(123, '123')
>> returns true.
> 
> But isn't that the point? You compare strings and not integers. If you
> get an integer somethig is wrong.
Depends. But it's useful to know of the difference.
cheers
Ingmar
-- 
Ingmar Schlecht
TYPO3 Association Active Member
    
    
More information about the TYPO3-team-core
mailing list