Hello, on 01/29/2006 06:06 AM gayathrie2006 said the following: > Anybody has an idea of how to use OO PHP? Any tutorials ? Plz Help That depends on what you mean. If you mean how to implement an planned application using PHP classes of objects, you may want to read about Use Case mapping methodology. This is a methodology that tells you how you can implement in PHP the use cases that you modeled for instance using a UML tool. In case you do not know it, use cases are the different situations that an application needs to handle to implement its purposes. Use cases are often know as the pages or the screens, like for instance: the login page, the registration page, the latest news page, etc.. Use case mapping tells you how to implement each of these use cases using PHP scripts and classes of objects that employ a compact MVC approach. You may read more about the subject in this document: http://www.meta-language.net/metastorage-example.html -- Regards, Manuel Lemos Metastorage - Data object relational mapping layer generator http://www.metastorage.net/ PHP Classes - Free ready to use OOP components written in PHP http://www.phpclasses.org/ PHP Data object relational mapping generator http://www.metastorage.net/ Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/php-objects/ <*> To unsubscribe from this group, send an email to: php-objects-unsubscribe@xxxxxxxxxxxxxxx <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/