i have installed PHP as given in link Installing PHP 5.3 in Ubuntu 14.04, php -v command show correct version in command, but when i run the file from browser http://localhost/a.php in browser code comes as it is.
what to do to execute the code
Thanks