How to use Pear with xampp?
How do i in开发者_开发技巧clude Pear's QuickForm into a php file if Pear is already installed in xampp?
I ran go-pear.bat from the command line, and it ran a setup program to configure my system for PEAR.
When it was finished I was left with some new folders and a pear.bat file. I tested it with "pear install -f Text_CAPTCHA" and everything seemed to work.
精彩评论