Добавить
Уведомления

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 ; .

12+
16 просмотров
2 года назад
30 ноября 2023 г.
12+
16 просмотров
2 года назад
30 ноября 2023 г.

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 ; .

, чтобы оставлять комментарии