PHP!?
You know, it doesn't matter what language you code in. PHP is an excellent proof of that, since the language is horrible, but people still make excellent web-applications in it.
Armin has stumbled upon this class from the Zend framework: <?php
class Zend_Search_Lucene_Analysis_Analyzer_Common_TextNum_CaseInsensitive
extends Zend_Search_Lucene_Analysis_Analyzer_Common_TextNum
PHP has no nameclasses... That's also the reason why all string functions are prefixed. |
|