">
<?phpEcho "Hello\n";echo "Interview\n";ECHO "Mania";?>
In PHP, all user-defined functions, classes, and keywords (e.g. if, else, while, echo, etc.) are case-insensitive.
Previous Question Next Question
Your comments will be displayed only after manual approval.