Which of the following is the correct way of defining a variable in PHP? - Study24x7
Social learning Network
7 followers study24x7 19 Sep 2022 05:24 PM study24x7 study24x7

Which of the following is the correct way of defining a variable in PHP?

A

$variable name = value;

B

$variable_name = value;

C

$variable_name = value

D

$variable name as value;

study24x7
Write a comment
Related Questions
500+   more Questions to answer
Most Related Articles