Forum Moderators: open
Now that I'm reworking it to CSS/XHTML I'm drawn to using includes as they greatly improve structure and consistency.
However the site is static and so there's no need for realtime includes.
Are there any simple editors which can generate XTML by patching together files, prior to upload, in the way PHP can do?
Using PHP the results are slower and also I can't view the site offline as I could before.. or is there a PHP editor that can work offline?
Sorry for the stupid questions but all my searching revealed little but support for dynamic sites and complex PHP files.
Leo..
I have tried .shtml but see little difference with PHP.. including the sense that I wouldn't be able to use it offline on my PC. I don't have a server just a simple hosted server that I upload to. I'm not aware of what a 'local' server is.