Yesterday, I installed Pear. During installation it asked me installation path of php. But, i mistakely entered different path. So, Pear installed different php version in that Path.
Problem
Now, my apache runs php v5.5 as always. But, from yesterday, command prompt runs v5.3!
How can I make changes so that command prompt runs same version as apache i.e. v5.5.??
I am using windows.