Home / CSE / PHP - CS :: Discussion

Discussion :: PHP - CS

  1. strlen() returns the length of the string on success and . . . . if the string is empty.

  2. A.

     -1

    B.

     NULL

    C.

     Garbage value

    D.

     0

    View Answer

    Workspace

    Answer : Option D

    Explanation :

    Explanation Not Provided


Be The First To Comment