PEAR distribution

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
SidewinderX
Forum Contributor
Posts: 407
Joined: Fri Jul 16, 2004 9:04 pm
Location: NY

PEAR distribution

Post by SidewinderX »

I created a WordPress plugin that relies on a PEAR class. Unfortunately, one of the things I over looked was the fact that not everyone has PEAR installed. Is there a way I can distribute the necessary/required class/PEAR (PEAR.php and PEAR5.php) files along with my plugin?
Post Reply