When you need to obtain the ASCII value of a character which of the following function you apply in PHP? June 9, 2023January 23, 2021 A. chr( ); B. asc( ); C. ord( ); D. val( ); Show AnswerAnswer = Option C