PHP : Web Designing Questions & Answers
Question : Which of the following variables is not a predefined variable?
A.
$get
B.
$ask
C.
$request
D.
$post
Correct Answer is : Option B.
- When you need to obtain the ASCII value of a character which of the following function you apply in PHP?
- Which of the following method sends input to a script via a URL?
- Which of the following function returns a text in title case from a variable?
- Which of the following function returns the number of characters in a string variable?
- PHP Stands for?