At 08:00 PM 7/9/2002, Melvyn Sopacua wrote:
class foo {
> //some code
> require('class_bar.php');
>}
>
>Will that work?No, that won't work. Zeev -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php
