Q. Which of the following is not a valid PHP data type? (A) integer (B) string (C) real (D) boolean ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) real Explanation: PHP uses float or double instead of real.