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