

MCQOPTIONS
Saved Bookmarks
1. |
Which PHP function treats a string as collection of characters rather than a sequence? |
A. | strspn ( ) |
B. | strcspn ( ) |
C. | count_chars |
D. | All of them |
Answer» E. | |