Install "xampp-win32-1.7.3.exe" and put my php project in htdocs folder. this is working on another machine which having PHP version of 5.3 same version is here also but gives me following error
Deprecated: Assigning the return value of new by reference is deprecated in C:\xampp\htdocs\businesscaliber\system\codeigniter\Common.php on line 62 A PHP Error was encountered
Severity: 8192
Message: Function set_magic_quotes_runtime() is deprecated
Filename: codeigniter/CodeIgniter.php
Line Number: 45

