Featured Post

Adding custom path to viewSource option of your flex application

Ok. Today i was trying to export the release build of a simple example i’ve done with the View Source option enabled. But the problem is the source path can only be relative to bin-release which wont work with the perma link system that i’m using with my wordpress blog which creates virtual...

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.