PHP Tutorial (& MySQL) #29 - Control Flow Alt Syntax

preview_player
Показать описание
Hey gang, in this PHP tutorial I'll explain a cleaner way to write control flow statements in our HTML templates.

----------------------------------------

🐱‍💻 🐱‍💻 Course Links:

🤑🤑 Donate


🎓🎓 Find me on Udemy

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

Waiting for the whole series to complete to digest in one take. Thank you sir. Have been anxiously waiting for this.

TheodoreKariotis
Автор

very very good tutorial for very poor programming language PHP !!!

Huynq-gnpp
Автор

for echo, you have a short / alternative syntax too. Which is: <?= $yourVar ?>

thanks for greet the videos and keep going.

I hope you do a series with PDO, because more flexible for who want to try another database or want to use named parameters or named placeholders. thanks

jediampm
Автор

I actually feel more comfortable with the curly braces!

ecerejo
Автор

This feels like so much worse if you have vs code and a way to highlight brackets? It doesn't highlight anything if you do it this way ...

gothicwave
Автор

I forgot to put ; after endforeach and endif but the browser could display it correctly. So is ';' really required?

jumbo
Автор

Will you be covering prepared statements soon ?

TheExtravagant
Автор

I see you switched to sublime now how come ? :D

walidk
Автор

Damn! I thought there would be a endelse statement.

arunhembram
Автор

Why not leave the curly braces in the same php tag?

mihaialic