Do you create packages for your classes?
if so, how?
I've been grouping them in different ways depending on the project but was wandering if there was a standard way of doing it on php.
If not, what do YOU do?
Packages...
Moderator: General Moderators
Currently i try to keep related classes in the same directory..
As soon as i find the time i will start using the pear way... That way i can easily install / upgrade them through the pear package manager
pear.php.net
As soon as i find the time i will start using the pear way... That way i can easily install / upgrade them through the pear package manager
pear.php.net
-
contact_bogomil
- Forum Newbie
- Posts: 22
- Joined: Mon May 27, 2002 8:13 am
- Location: Sofia, Bulgaria
- Contact:
re
Yes the best Way is to using PEAR logic. I am using different logic but this is for my internal projects only.
Regards
Bogomil
Regards
Bogomil