unable to update pear package in xampp on windows

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
User avatar
highjo
Forum Contributor
Posts: 118
Joined: Tue Oct 24, 2006 1:07 pm

unable to update pear package in xampp on windows

Post by highjo »

Hello guys!i've been using xampp (actual version is 1.6.5)for a while and here comes an issue where i need the pager package from pear for paging my recordset(a tuto from zend.com).I've downloaded the package and is is in .tar format.The problem is that the pear folder under php folder of xampp is structured in package's folder.the packages are actually php files and here really ,i don't know how to add it :? .tried to read the .tar file with notepad++ tha some of the contents are in php.Need a little help here.thanks
Post Reply