Featured Post

Tooltip custom Placement on Flex Listbox rollover

The example below shows how to add a tooltip on roll over event of flex ListBox items. I don’t say that this is the perfect way to do this…but i’m happy as long as it serves me…

Read More

How to install PHP PEAR::Mail Class in WAMP2

Posted by ravi | Posted in PHP | Posted on 05-08-2009

Tags: , ,

1

Q.How to install PHP PEAR::Mail Class in WAMP2 ?

A:The Solution assumes that you’ve already installed the latest WAMPSERVER

Go to the PHP installation directory(this is C:\wamp\bin\php\php5.2.6 on my machine) and run the go-pear.bat file.A command prompt window will be opened with the following message:

Are you installing a system-wide PEAR or a local copy?
(system|local) [system] :
Just Press Enter key.