| | substr_compare (no version information, might be only in CVS) substr_compare -- Binary safe optionally case insensitive comparison of 2 strings from an offset, up to length characters Descriptionint substr_compare ( string main_str, string str, int offset [, int length [, bool case_sensitivity]]) | Warning | This function is currently not documented; only the argument list is available. |
|
| |
|