On Wed, May 25, 2005 11:30 am, Charles Kline said: > i have 2 class files. say for example. > > class 1 > > class 2 extends class 1 > > class 2 uses include_once("firstclass.php") > > then i use include_once ("secondclass.php") in my template. this does > not work. to get it to work, i must put both the files as includes in > my template. > any ideas why?
Could you define "does not work" a little more precisely? Do you get error messages? What do the error messages say? Is there any output at all? Does your computer blow up? What? -- Like Music? http://l-i-e.com/artists.htm -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php