Matt Matijevich wrote:
[snip]
Anyway, to get this to return a count of two?
[/snip]
just strtolower or strtoupper both $strHaystack and $strNeedle
I think I've been looking at the same code for so long, I'm missing the
blatantly obvious stuff now... I can't believe I didn't think of that.
Tha
[snip]
Anyway, to get this to return a count of two?
[/snip]
just strtolower or strtoupper both $strHaystack and $strNeedle
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Op zondag 17 maart 2002 20:15, schreef Gil Disatnik:
> Hello there,
> I am trying to use substr_count() to count the number of Hebrew characters
> in a string,
> I tried substr_count($test, "/[à-ú]/"), but it returns 0 as if it can't
> match the regex I have inserted there, I hoped it will work
3 matches
Mail list logo