Quote:
|
Then I guess I'm incredibly lucky...
I obviously can't preview the PHP content itself but I don't have any problem previewing PHP pages using the WP preview OR the preview window. It shows how the rest of the page will look but without the PHP content. The pages in question do have the .php file extension.
I can preview these pages in all the latest versions of Firefox, Opera, Chrome and even IE!! Safari is the only one that will not show the page - just the code.
Example pics attached.
|
I can;t get any type of page with a .php extension to preview here, in any browser. I have to publish to the www folder of EasyPHP.
No doubt it is something to do with the configuration of the OS and file associations.
It would be nice if one of the browser vendors included a PHP parser. If you are using includes then the page appearance may be different when the PHP code is actually active. Which could break the static layout.
It is much like using XML, only Firefox has a built in XML parser so XML code will not work in other browsers.