Posted by Carl on 11/01/48 11:28
alamsetti@gmail.com wrote:
> I have recently installed php, apache on windows xp.
>
> I have wrote a simple test file -- test.php
>
> <?php
>
> echo "hello world"
>
> ?>
>
> When I plugin the http://localhost/test.php in IE it works fine and
> when I plugin the same in OPERA it gives me a file download box.
>
> when I type http://localhost/test instead of http://localhost/test.php
> in IE the script still runs fine in the browser.
>
> What am I doing wrong here.
>
> Appreciate your help
>
In opera 8.5 on windows, select tools -> preferences -> advanced tab ->
downloads. Do you have anything in this list with an extension of 'php'?
If so, edit it and check the 'open with opera' option.
Navigation:
[Reply to this message]
|