I'm truly a newbie with just a few hours using php.
I have a small "hello world" app that is a common first application. I can't get it to work. It seems the php code (inside <?php and ?>) is not recognized. The html code surrounding it is. The file suffix is .html.
If I use only php code with a .php suffix, it works fine.
I'm pretty sure I got Apache configured right. Any ideas of common causes for this behavior? Any pointers to help?
Mac G3, Mac OS 10.2.1 (Jaguar)
Rick