Its easier to use what you know i think
For instance, if i tried to do an OOP app with all the defines and $this->$somethin[post]
I would most likely make it unsecure, so like, use what you know how to use.

Its easier to use what you know i think
For instance, if i tried to do an OOP app with all the defines and $this->$somethin[post]
I would most likely make it unsecure, so like, use what you know how to use.
Coming and going...
Highers are getting the better of me
When I'm doing personal development, I prefer to use procedural. However, I do find that the maintenance, reuseability, and the 'neatness' of OOP are great for large scale projects.
I would, however, like to get fully into OO PHP, in preparation for other full scale OO languages, such as C++.
BittyBay... Join now!
Ohh, should I continue learning normal PHP or OOP?
And if so where is a good place to learn?
I'm converting an application I recently created to OOP code. It's neater, I guess, but practically the same as normal code...
OOP is generally a must-know if you want to learn programming in languages such as Java.
I'm extremely critical and mean..
I dissagree. Using OOP once you know PHP can be quite difficult as you have to forget the way you've organised your code for a long time.I agree, but there is know point jumping in at the deep end when your still wearing arm bands my friend.
If you learn how to use OOP from the beginning it will be MUCH easier in the long run.
A good point, personally i started OOP when i realised that i was typing mutch of the same stuff over and over again.
James
Connected to reality through a proxy server.
Want to hide these adverts? Register an account for free!