Best groupmember,

For the moment I have all my classes saved in a file called classes.php in a
subdirectory /classes/. I have started to get to many classes in the same
file. In java I do this the default way, just naming them myclass.class. Is
there a similar way to do this so that I do not need to include every file
as a .php class in every php that I want to use the class?

--
- Best Of Times
/Peter Lauri

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to