PHP Lesson 1 - Output
Today, I'm teaching you the basic 'output' command in PHP. I prefer using 'echo'; 'print' also works too. Remember to always ends your codes with ; .
Today, I'm teaching you the basic 'output' command in PHP. I prefer using 'echo'; 'print' also works too. Remember to always ends your codes with ; .