InterviewSolution
Saved Bookmarks
| 1. |
Which of the following is used to calculate a number of character values in PHP?(A)count($variable)(B)len($variable)(C)strcount($variable)(D)strlen($variable) |
| Answer» | |