I didn't think about PHP OOP. I know that it suports OOP I just never thought about learning OOP for PHP and then using it with iPhone.
I found a PHP OOP tutorial that starts like this:
Object-Oriented Programming (OOP) tutorials are generally bogged down with programming theory and large metaphysical words such as encapsulation, inheritance and abstraction. They attempt to explain things by comparing code samples to microwaves or automobiles, which only serves to confuse the reader more.
I agree with the last line! Thanks for the help! I will read these tutorials and will see how it goes.
|