PHP - Output and String Handling
Which of the following is the correct syntax to print multiple values using
echo in PHP?echo in PHP?echo syntax for multiple valuesecho can take multiple arguments separated by commas without parentheses.print syntaxprint only accepts one argument and does not support multiple comma-separated values.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions