CIW Exam Questions

Which PHP statement can be used in debugging to indicate how far a script has run before encounterin

Which PHP statement can be used in debugging to indicate how far a script has run before
encountering a problem?

A.
The @point_error statement

B.
The echo() statement

C.
The @error_point() statement

D.
Theerror_line() statement