@phpacademy Even though I don’t agree on how he said it, I agree with him. = and == are a lot different in programming and the earlier a new programmer can grasp that the better. You stating that it equals it (which is not true it does not equal it) may confuse beginners and cause errors in the future.
In this tut Alex talks about :
1- How to declare variables Using the ” $ ” .
2- How to assign strings/numerical values to a variable using ” = ” .
3- How to use variables within the echo command .
4- How to concatenate strings using ” . ” …
@phpacademy dont worry about that fool Mr.Alex,
u know how much we love u
and yeah that daniel is not making much of a point, watching a tutorial doenst mean we suck at programming we just love honing our skills.
In the context I used it, only an idiot wouldn’t know what I meant. Everyone else seems to be happy. I don’t appreciate comments like that when I’m creating tutorials for free. You’re complaining about something very illogical.
i iust started learning php ,those videos that are very helpful for me.i really like it.
and all i can say that is thank u very much.hopefully you will make more great videos like that.
When you say $i = 1 you don’t say that $i equeals 1, you ASSIGN the value 1 to the variable $i.
“So what?”
Yeah, so what? In every programming-language = means ‘assign’, while == means ‘equals’. It is very important to be able to put in to words excactly what you’re doing from the very beginning. Else you will end up making a fool of yourself, like this guy.
It’s guys like you that are going to change the world. Who would pay to go to a classroom to learn this when there are guys like you ready to share your knowledge with the world for free! Thanks so much for this!
I actually started with your “registration” page series and LOVED it. Even though I know a good amount of basic level programming I’m still going to watch all your Basic PHP videos to get a great understanding of PHP! Really enjoy them. Hope you do more.
@phpacademy Even though I don’t agree on how he said it, I agree with him. = and == are a lot different in programming and the earlier a new programmer can grasp that the better. You stating that it equals it (which is not true it does not equal it) may confuse beginners and cause errors in the future.
In this tut Alex talks about :
1- How to declare variables Using the ” $ ” .
2- How to assign strings/numerical values to a variable using ” = ” .
3- How to use variables within the echo command .
4- How to concatenate strings using ” . ” …
Alex is 19 0.o ?? no way !
@phpacademy dont worry about that fool Mr.Alex,
u know how much we love u
and yeah that daniel is not making much of a point, watching a tutorial doenst mean we suck at programming we just love honing our skills.
i agree!
In the context I used it, only an idiot wouldn’t know what I meant. Everyone else seems to be happy. I don’t appreciate comments like that when I’m creating tutorials for free. You’re complaining about something very illogical.
Well pointed but a little harsh and aggressive on the
“end up making a fool of yourself, like this guy. ” comment.
go to mahaphpcode site and play with php
i iust started learning php ,those videos that are very helpful for me.i really like it.
and all i can say that is thank u very much.hopefully you will make more great videos like that.
I thank you very much. x)
CORRECTION ALERT!
When you say $i = 1 you don’t say that $i equeals 1, you ASSIGN the value 1 to the variable $i.
“So what?”
Yeah, so what? In every programming-language = means ‘assign’, while == means ‘equals’. It is very important to be able to put in to words excactly what you’re doing from the very beginning. Else you will end up making a fool of yourself, like this guy.
THX SO MUCH!!! I’ve been trying to find a descent php tutorial for weeks
It’s guys like you that are going to change the world. Who would pay to go to a classroom to learn this when there are guys like you ready to share your knowledge with the world for free! Thanks so much for this!
thanks a lot for this tutorial for ppl learning Php
I LOVE PHP NOW!
Sweet. Understanding more each video
You are the COOLEST DUDE, Never stop the good work…
I actually started with your “registration” page series and LOVED it. Even though I know a good amount of basic level programming I’m still going to watch all your Basic PHP videos to get a great understanding of PHP! Really enjoy them. Hope you do more.