JAI MATADI ..
hello .. i wanna make my PHP file with IIS connection ..
i have made simple file as INDEX.PHP this is my file code ..
----------------------------------------------------
<?php
echo "This is my php written code";
?>
----------------------------------------------------
now i want to connect this .PHP file in IIS .. but somehow m not able to open it .. my page is ok .. with authentication is perfect .. but when m gonna open it by typing with my full path in addressbar ..
it is opening the new window as "OPEN AS" and asking me whether to save it or open it .. but i want just want to open it directly ..
how can i make a PHP connection with IIS . .
please help me ..
hello .. i wanna make my PHP file with IIS connection ..
i have made simple file as INDEX.PHP this is my file code ..
----------------------------------------------------
<?php
echo "This is my php written code";
?>
----------------------------------------------------
now i want to connect this .PHP file in IIS .. but somehow m not able to open it .. my page is ok .. with authentication is perfect .. but when m gonna open it by typing with my full path in addressbar ..
it is opening the new window as "OPEN AS" and asking me whether to save it or open it .. but i want just want to open it directly ..
how can i make a PHP connection with IIS . .
please help me ..