PHP classes
Anyone here write their own classes for PHP?
Know anywhere where you can get classes?
I've been writing my own class, and it's getting pretty large (24K). It's nearly done, but that one file is just the larger part of a "thingy" (I don't know what to call it), there is another class I'm writing (expanding the first) that is used to administer content that the first creates/displays.
I'm just wondering how large should I make this class before I chop it into two. Comments?
Mark Hensler
If there is no answer on Google, then there is no question.
Mark Hensler posted this at 21:01 — 24th April 2001.
He has: 4,048 posts
Joined: Aug 2000
just an FYI update
The one file is over 27KB now, and I *think* I'm almost through adding, but I keep finding more functions that need added. The other file is over 18KB now, and it's got a ways to go still.
Mark Hensler
If there is no answer on Google, then there is no question.
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.