A

Admin • 833K Points
Coach

Q. How many functions does PHP provide for searching strings using POSIX style regular expression?

  • (A) 5
  • (B) 6
  • (C) 7
  • (D) 8
  • Correct Answer - Option(C)
  • Views: 24
  • Filed under category PHP
  • Hashtags:

Explanation by: Admin

split(), ereg_replace(), ereg(), eregi(), eregi_replace(), sql_regcase(), and spliti() are the functions provided.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.