No problem. I could see that, I got lost when I first got into PHP from some paid video tutorial site and well the videos were okay but not anything worth money. Just be sure to include the boolean type even though its retarded we both know how much us developers use it. Good luck with making the other videos and have fun.
Comment by ThePhpTutorial on July 26, 2010 at 3:22 pm
Thanks for comment You’re definietely right about it. I just wanted to make very simple introduction for PHP and thought too much would be confusing for start. I want to present more practical approach. More parts to come with wider and deeper things.
Comment by SomaVIII on July 26, 2010 at 3:56 pm
Good tutorial but I feel I need to point out for others and maybe even you that the “name” of a variable or anything in a language is called an identifier. Also there are 8 variable types to be exact on it. You left out Objects, NULL, Resources, and boolean( not a mess up intergers and floats fall under numbers ). I understand Object and Resource being left out but NULL and Bool I don’t understand why you left them out. Plus includes partner require and the “once” ability on both.
About this blog
This blog is dedicated to showcasing great web design as well as providing advice and tips to any aspiring web designers out there. Hopefully these articles will aid you in your design and development.
3 comments
Comment by SomaVIII on July 26, 2010 at 2:42 pm
No problem. I could see that, I got lost when I first got into PHP from some paid video tutorial site and well the videos were okay but not anything worth money. Just be sure to include the boolean type even though its retarded we both know how much us developers use it. Good luck with making the other videos and have fun.
Comment by ThePhpTutorial on July 26, 2010 at 3:22 pm
Thanks for comment
You’re definietely right about it. I just wanted to make very simple introduction for PHP and thought too much would be confusing for start. I want to present more practical approach. More parts to come with wider and deeper things.
Comment by SomaVIII on July 26, 2010 at 3:56 pm
Good tutorial but I feel I need to point out for others and maybe even you that the “name” of a variable or anything in a language is called an identifier. Also there are 8 variable types to be exact on it. You left out Objects, NULL, Resources, and boolean( not a mess up intergers and floats fall under numbers ). I understand Object and Resource being left out but NULL and Bool I don’t understand why you left them out. Plus includes partner require and the “once” ability on both.