Join Our Socials
What is the correct answer?
4
<?php define(GREETING, PHP is a scripting language);echo $GREETING;?>
A. $GREETING
B. no output
C. PHP is a scripting language
D. GREETING