Q. Which symbol is used to define a variable in PHP? (A) & (B) $ (C) # (D) * ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) $ Explanation: All PHP variables start with the $ symbol.