nerdexam
Zend

200-530 · Question #146

You want to test if a string matches a relatively complex pattern. Which of the following functions can you use? (Choose 2)

The correct answer is B. preg_match() C. ereg(). Zend 200-530 Exam

Performance Monitoring and Troubleshooting

Question

You want to test if a string matches a relatively complex pattern. Which of the following functions can you use? (Choose 2)

Options

  • Amatch()
  • Bpreg_match()
  • Cereg()
  • Dregex()

How the community answered

(48 responses)
  • A
    8% (4)
  • B
    75% (36)
  • D
    17% (8)

Explanation

Zend 200-530 Exam

Topics

#PHP#regex#preg_match#pattern matching

Community Discussion

No community discussion yet for this question.

Full 200-530 Practice