A few months ago, I started to write original PHP management panels (ex: pskoc.com) for websites I was working on. In those panels, I used PHP functions instead of PHP classes because I had no sense of OOP (Object-Oriented Programming) at all. Of couse, I learned something about OOP in Scheme lectures at school but it was not same as I code in PHP.
After all, in Java lectures I got the logic of OOP, and thanks to those lectures now I’m able to use PHP classes easily in my new project. The project I mention about is not the website (whatisyourcomment), this one is a panel like others which enables easy communication with people in a team, or club. It includes self gallery, forum, private messaging system and more. Because of having school and homework, I may not be able to finish that project in a short time, it will take a few weeks I guess.
After publishing that project officially, I will let people or my friends use it free to get feedbacks.
Using PHP classes in my new project
20 February 2010 22:51
After all, in Java lectures I got the logic of OOP, and thanks to those lectures now I’m able to use PHP classes easily in my new project. The project I mention about is not the website (whatisyourcomment), this one is a panel like others which enables easy communication with people in a team, or club. It includes self gallery, forum, private messaging system and more. Because of having school and homework, I may not be able to finish that project in a short time, it will take a few weeks I guess.
After publishing that project officially, I will let people or my friends use it free to get feedbacks.
Have a good weekend ladies and gentlemen…
Tags: class, forum, gallery, object oriented, OOP, php, private messaging, whatisyourcomment
Category: coding, diary
Feed: RSS 2.0