Forums: Front End:

 

Good OOP PHP tutorials/online courses?

first
 

ernieweaselfat Good OOP PHP tutorials/online courses?

Do any of you guys know of a good tutorial or online course that can help me get my head around PHP classes and objects? When and how to use a class.... stuff like that?

I've been working on smaller sites with very few dynamic elements so a procedural approach has done me fine. However, I'm working on a much bigger and much more complicated site at the moment and my code is starting to look incredibly inefficient (tons of sql queries all over the place).

Any good links to making the move to a more OO approach to PHP would be appreciated. I prefer video tutorials if possible, I have an easier time following those than reading pages of geek speak.

Thanks!

 

longtimelurker

I got my start with PHP over at PHPfreaks.com

It's not video. It's geek speak...but that's all I can really offer.

hrmm?
quote
 
first
 

Forums: Front End: Good OOP PHP tutorials/online courses?

 
New Post
 
You must be logged in to post