I have a php page that includes another php file.
The included file (which consists of a form that people can fill out) shows in the main file in Expression Web 4 design view, but does not show in the IE9 preview. (I mean, the main file shows in IE9, but not the form that should be included.) I have both the php files in the root directory, so they're at the same level. I have tried using "require" rather than "include" with the same result. My "include" language is <?php include("quoteform") ?>
Does anyone see something wrong off the bat? I have the newest php which I uploaded just yesterday. And I have EW4.