|
Posted by Michael Daly on 03/25/07 17:03
shimmyshack wrote:
Thanks for the info.
> but in general for other reasons it is a good idea to modularise your
> code, something like jpgraph
Yeah - I've been sloppy up to now and all classes are defined in a
single file. I intend to split it into one file per class. However, I
figure that with all the require_once statements, at run time it will be
like loading a single big file anyway, no?
Mike
Navigation:
[Reply to this message]
|