Hi All,
I followed this tutorial to start working with PHP and netbeans
http://blogs.sun.com/netbeansphp/entry/ubuntu_php_netbeans
and as I have created a .php file which has
<?php
phpinfo();
?>
as the only content, but what I refresh the page it says (in FF)
you have chosen to open
which is a : PHTML file from : http://127.0.0.1 etc..
that is this error and how can i fix this. (I'm running on ubuntu and I have zend studio installed)
thanks in advance
cheers
sameera