Re: [PHP] class extends

2002-03-30 Thread bvr
Read http://www.php.net/manual/language.oop.php bvr. caspar kennerdale wrote: >can you use class extends feature to refernce more than one class- > >so a class called contnet could call functions fromone called html and one >called db? > >thanks in advance > > -- PHP General Mailing List

[PHP] class extends

2002-03-30 Thread caspar kennerdale
can you use class extends feature to refernce more than one class- so a class called contnet could call functions fromone called html and one called db? thanks in advance -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php