What function can you use to get the position of a string or character inside a string?

Select one:

  • a. string_position()
  • b. length()
  • c. len()
  • d. strrpos()

The correct answer is: strrpos()

Related Posts

0 Comments

12345

    00