Featured Post

How to install PHP PEAR::Mail Class in WAMP2

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...

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.

Cairngorm PHP Login

Posted by ravi | Posted in cairngorm, flex | Posted on 17-06-2009

Tags: , , ,

0

This example explains how to communicate with PHP using the cairngorm framework: