* Thus wrote Chris Widmer ([EMAIL PROTECTED]):
> hello,
>
> i am looking for a function that easily searches a sting backwards -
> just like stripos but reversed. is there already one part of php or does
> anyone have a nice function written? right now i do it by reversing the
> sting and using
hello,
i am looking for a function that easily searches a sting backwards -
just like stripos but reversed. is there already one part of php or does
anyone have a nice function written? right now i do it by reversing the
sting and using strpos, but this is highly inefficient. any ideas/solution
2 matches
Mail list logo