Current Location: Home> Function Categories> strstr

strstr

Find the first occurrence of a string
Similar Functions
  • Insert HTML newline tag before all new lines of a string nl2br

    nl2br

    InsertHTMLnewlinetag
  • Parses entered characters according to the specified format sscanf

    sscanf

    Parsesenteredcharact
  • Get the string length strlen

    strlen

    Getthestringlength
  • Calculate the edit distance between two strings levenshtein

    levenshtein

    Calculatetheeditdist
  • Break string to a specified number of strings wordwrap

    wordwrap

    Breakstringtoaspecif
  • Convert the value of a one-dimensional array into a string implode

    implode

    Convertthevalueofaon
  • Use one string to split another string into an array explode

    explode

    Useonestringtosplita
  • Set the first character of the string to uppercase ucfirst

    ucfirst

    Setthefirstcharacter
Popular Articles