I am using windows xp
I was having php 4
I was placing all my php file in the directory
"C:\Typo3\htdocs"
I was executing all the php files by typing
"[
127.0.0.1]; in the address bar of my browser
But now I have installed WAMP5
I have given C:\wamp\www as my document root while I install wamp5
Now I want to execute my file in php5
i have tried "[
127.0.0.1];
but now I am getting php 4 as my php version
what shuld i do to work in
php5 myql5 and apace version with WAMP
please help me
sujith