PHP - Output and String Handling
What will be the output of the following PHP code?
print "PHP";
print " is fun!";
print "PHP";
print " is fun!";
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions