Featured Post

Page Flip effect in flash V0.1

I’m reading the book Flash Hacks by Sham Bhangal now… although this book is more than 5 years old and written with Flash MX in mind, the techniques are invaluable even today… One hack described in this book is the pageflip effect.  I know this has been around for a looooong time…but...

Read More

How to install PHP PEAR::Mail Class in WAMP2

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

Tags: , ,

2

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.