Not yet. i did notice it though. I'm so used to writing methods, it's like i have to break a wall down just to start thinking in a different way. I know classes are important, especially for a project i'm working on at work.
@kayele yes they are very important and very powerful. if you understand scope resolution, inheritance, and polymorphism then class construction will become the framework to your application.
Why do you use square bracket operator to declare associative array variables?
The [] operator is used to access variables values.
keyzoner 1 month ago
@keyzoner lol i made this so long ago i didn't know how to define arrays that way
braaaaaaaaun 1 month ago
@keyzoner ok, 'cause [#index] an associative array variables doesn't seem to work in my php version,
accessible php class screencast: access modifiers & mutator/accessor well explained.
kweel
keyzoner 1 month ago
this could have been good, but the voice audio is poor quality - plus the music really doesn't help things
HEyTHeReSpORtSFaN 7 months ago
@HEyTHeReSpORtSFaN plus the image is even worse...
ensayofr 4 months ago
a stupid tutorial
Micutzuscenarist 7 months ago
nice tutorial man, thanks.. nevermind the haters, they can go somewhere else if they don't like it!!
llieske 9 months ago
What were you filming this at a massage parlor? lmfao
llieske 9 months ago
Kill the background music and try improving the video quality. Thanks for sharing. Keep up the good work. Thank you.
Osteele 1 year ago
get to the point, man... with that shitty music in the background you did one big shit!
didco 1 year ago
nice share
zekarkovacs 1 year ago
@braaaaaaaaun What program are you using in this video for the php coding.
termanater13 1 year ago
@termanater13 It's called NetBeans IDE 6.9...
braaaaaaaaun 1 year ago
Cool. Make more on classes please. I need help.
kayele 1 year ago
@kayele have you checked out:
PHP Classes Tutorial 2 ?
it's an extension of this tutorial...
braaaaaaaaun 1 year ago
@braaaaaaaaun
Not yet. i did notice it though. I'm so used to writing methods, it's like i have to break a wall down just to start thinking in a different way. I know classes are important, especially for a project i'm working on at work.
kayele 1 year ago
@kayele yes they are very important and very powerful. if you understand scope resolution, inheritance, and polymorphism then class construction will become the framework to your application.
braaaaaaaaun 1 year ago