Posted by R. Rajesh Jeba Anbiah on 10/06/05 20:29
alamsetti@gmail.com wrote:
> No there is no .php extension in the opera downloads tab.
>
> The strange thing is opera opens all commercial websites with .php
> extension and works fine.
>
> Should I include "content-type info in the begining of every php file ?
Better, sniff the headers and find what Content-type is been
delivered. Possibly, the "default_mimetype" directive in php.ini might
be set to some other values; it should be "text/html"
--
<?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/
[Back to original message]
|