   #PHP Manual String functions strtr substr_count

   PHP Manual
   Prev  Next
   ______________________________________________________________________

                                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

Description

   int 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.
   ______________________________________________________________________

   Prev  Home         Next
   strtr  Up  substr_count
