HoTDaWg Posted May 29, 2007 Share Posted May 29, 2007 now, of course there is an amazing OOP tutorial I read on Php freaks, and thats how i am learning OOP. But the problem is, I cant figure out the best method to learn it. Using the tutorial on php freaks as a guide, how can I learn OOP so that I wont forget it. how did u guys do it? thanks, HoTDaWg Quote Link to comment https://forums.phpfreaks.com/topic/53476-solved-learning-oop/ Share on other sites More sharing options...
HoTDaWg Posted May 29, 2007 Author Share Posted May 29, 2007 damn i thought i was in the oop board! Quote Link to comment https://forums.phpfreaks.com/topic/53476-solved-learning-oop/#findComment-264334 Share on other sites More sharing options...
Barand Posted May 29, 2007 Share Posted May 29, 2007 you are now. Quote Link to comment https://forums.phpfreaks.com/topic/53476-solved-learning-oop/#findComment-264338 Share on other sites More sharing options...
MadTechie Posted May 29, 2007 Share Posted May 29, 2007 LOL, i'm sure someone will move this.. personally i started small.. first i was creating functions and including them.. then i guess when i need the function's to hold that data, and share it with the other functions.. kinda hard to explain it now i have tried!! MOVE'd yay cheers Barand Quote Link to comment https://forums.phpfreaks.com/topic/53476-solved-learning-oop/#findComment-264339 Share on other sites More sharing options...
MadTechie Posted May 29, 2007 Share Posted May 29, 2007 As where here now heres a very basic class but you can see the use of ie (it was just an example) old post but try it without using a class (it becomes messy) Quote Link to comment https://forums.phpfreaks.com/topic/53476-solved-learning-oop/#findComment-264340 Share on other sites More sharing options...
Barand Posted May 29, 2007 Share Posted May 29, 2007 does this help? http://www.phpfreaks.com/forums/index.php/topic,104878.msg418672.html#msg418672 Quote Link to comment https://forums.phpfreaks.com/topic/53476-solved-learning-oop/#findComment-264343 Share on other sites More sharing options...
HoTDaWg Posted May 30, 2007 Author Share Posted May 30, 2007 lol, thanks guys, these are all very handy tips! i shall break em down rigth now. thank you! Quote Link to comment https://forums.phpfreaks.com/topic/53476-solved-learning-oop/#findComment-264363 Share on other sites More sharing options...
448191 Posted May 30, 2007 Share Posted May 30, 2007 I haven't exactly been flooded with questions regarding the tutorial. In fact, you're the first. So I'd be happy to offer you some help with any specifics you might have problems with. I'll try to modify the tutorial to cover any uncertaincies you're left with after reading it. That way everybody benefits from it. If you feel uncomfortable posting your specific questions here, feel free to drop me a PM. Normally that's not allowed, but since it'll get worked into the tutorial anyway, we'll make a single exception in your case. Quote Link to comment https://forums.phpfreaks.com/topic/53476-solved-learning-oop/#findComment-264447 Share on other sites More sharing options...
448191 Posted May 30, 2007 Share Posted May 30, 2007 I might even add a little Q&A section in the back if you have many. Quote Link to comment https://forums.phpfreaks.com/topic/53476-solved-learning-oop/#findComment-264450 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.