You are literally the best teacher I have every come across for any subject ever!!! I was starting to hate coding because I just couldn't understand it and now I am really enjoying learning!
@3:20 Another way to do this is : $a = "Hello"; $b = "World"; $c = "$a $b"; You can then also type in between the variables like: $c = "First string: $a - Last string: $b"; At least...that's what i am using a lot. Hope it helps!
@@marktaylor865 In the videos example it does not drop an error. You can also replace it with a int and it would still output (tested from php 5.3 to 8.1).
@@tiqo8549 it works in an example, but when you're echoing out array entries from multiple arrays with different data types like you might in a real application, it starts becoming relevant.
Thank you Dani. I am A junior front-end developer, but I have decided to start learning PHP as well to be able to get more orders on upwork with Wordpress, and overall, want to power my projects with a backend plus understand that side more, in order to be well-rounded. Thank you
I am enjoying this series tremendously. Dani, thanks so much for making this fun! Your style and kind demeanor make this exciting and understandable; this is such essential knowledge!! Awesome!
Thank you, you are doing a great job. These lessons are perfect for beginners. My family really appreciates your work. It's fun that my kids get to learn how to code from Elon Musk!
You are literally the best teacher I have every come across for any subject ever!!! I was starting to hate coding because I just couldn't understand it and now I am really enjoying learning!
Awesome series so far. Noticing the minor differences to Javascript and its good to know those differences even if they are for basic stuff.
@3:20 Another way to do this is :
$a = "Hello";
$b = "World";
$c = "$a $b";
You can then also type in between the variables like: $c = "First string: $a - Last string: $b";
At least...that's what i am using a lot. Hope it helps!
That would drop an error if either $a or $b were anything but a string, though. Just saying
@@marktaylor865 In the videos example it does not drop an error. You can also replace it with a int and it would still output (tested from php 5.3 to 8.1).
@@tiqo8549 exactly. Strings with integers in. We can't have that.
@@marktaylor865 If it works, you can ;-)
@@tiqo8549 it works in an example, but when you're echoing out array entries from multiple arrays with different data types like you might in a real application, it starts becoming relevant.
Thank you comeback to learning PHP .
Thank you Dani.
I am A junior front-end developer, but I have decided to start learning PHP as well to be able to get more orders on upwork with Wordpress, and overall, want to power my projects with a backend plus understand that side more, in order to be well-rounded. Thank you
I am enjoying this series tremendously. Dani, thanks so much for making this fun! Your style and kind demeanor make this exciting and understandable; this is such essential knowledge!! Awesome!
sure is making more interesting
Super clear! Thanks a lot
Thank you, you are doing a great job. These lessons are perfect for beginners. My family really appreciates your work. It's fun that my kids get to learn how to code from Elon Musk!
Exceptionnal content, in all the videos , whatever the subject! .Thank you for your generosity 🙏
A Thanks, I mean a real tanks, thanks for every, I love all your videos, and thanks again
thank you , U help us to master well Php
Beautiful video.
Thank you
I enjoyed this lesson more 😅❤
Thank you brother
On U.S. keyboards, the "pipe" symbol is typically above the [Enter] key with the backslash for [SHFT] + "[\]. = | 04-16-2023 0428 PT
you are amazing!
Interesting thanks
you are the BESSST
THANK YOUUUUUUU
the best
My eyes are safe, sankyuu sir 👊
Simple as pie
Pipe cymbal in America/USA (shift + \) shift and backslash
unlike any other languages instead of plus sign, it's period?
❤❤❤❤
teacher we need python special django web framework
kesini gara gara xaviera!
You are look like Elon Musk
Btw period
This syntax highlighting kinda sucks.