Hello PHPEXPERTS,
I am php developer and have enough experience developing apps using php 4. I want to develop facebook wall app where user can register, login. upload photos, upload status, share links, like status etc.
I want to create this app using php 5 classes, I am familiar with codeigniter but never created single app with php 5 classes. So i am confused about how to design class structure. Can anyone please help me create a class structure. I mean which classes should be there Which class will inherit whom ? And any others suggestion that you like to suggest ?