5: How to Write Comments in PHP | PHP Tutorial | Learn PHP Programming | PHP for Beginners

preview_player
Показать описание
How to Write Comments in PHP | PHP Tutorial | Learn PHP Programming | PHP for Beginners. In this PHP tutorial you will learn how to comment in PHP. Commenting is mainly used when we want to label certain parts of our code so we know which code does what. Commenting can also be used to test certain code without having to delete it, or if code is planned to be used later.

➤ GET ACCESS TO MY LESSON MATERIAL HERE!

First of all, thank you for all the support you have given me!

I am really glad to have such an awesome community on my channel. It motivates me to continue creating and uploading content! So thank you!

I am now using Patreon to share improved and updated lesson material, and for a small fee you can access all the material. I have worked hard, and done my best to help you understand what I teach.

I hope you will find it helpful :)

Рекомендации по теме
Комментарии
Автор

This is the best channel to learn to code, thank you for thee videos.

manuelfont
Автор

Why did you disabled like/dislike buttons? You have a great content

kmuree
Автор

I'm here! 😎 Great video, just posting a comment to show some support! Keep up the good work. 🤙

BornDoubleUp
Автор

i am a big fan of your channel. love all video about php and mysqli. your channel help me learn and explain very clear about php and sqli.

farin
Автор

I'm gonna save your lives right now...
In Sublime

ctrl + / comment/uncomment line
ctrl + shift + / block comment/uncomment
ctrl + shift + d duplicate line
ctrl + x cut/delete line
ctrl + shift + up/down move current line or selection up and down one line at a time
ctrl + d select current word under the cursor, keep pressing to select more of the same word
alt + F3 select all occurrences of the current word under the cursor

djleisheng
Автор

The string in the <?php ?> tag is PHP code too.

markleo
Автор

Actually i think that this isnt a "backslash" :D a backslash is \ the / is a normal slash.

FDK
Автор

I wonder what text editor are you using to write your PHP code?

romanticscents
Автор

Sir dani, why the number 44 php tutorial playlist is a private video?

mclidawan
Автор

/ is "forward slash"
\ is "back slash"

SumanthLazarus
Автор

I wish that I'd use comments to comment something does. Most of the time i comment lines out to find which one broke the code

heamees
Автор

/ = Foward Slash
\ = Back Slash.

:P

RightySnipeZ
Автор

These videos are so helpful BEST ONE OUT THERE.
Do you think you will be able to make a tutorial on how to have user send me a message on my Email from my website Contact Section?

ajazmiah