Posted by Geoff Muldoon on 02/04/07 23:23
skijore@yahoo.com says...
> This code produces no output when I load the index.htm into apache
> directly from my browser as:
> http://localhost/ixania/index.htm
Because your Apache installation isn't set up to parse .htm files for PHP
code?
Check the page source and see in the PHP part is simply being rendered as
a (faulty and therefore not displayed at all) HTML tag.
Geoff M
[Back to original message]
|