Warning: include() [function.include]: http:// wrapper is disabled in the server configuration by allow_url_include=0 in /home/blackst/public_html/tutorials/shtml.php on line 1
Warning: include(http://black-stripes.net/header.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/blackst/public_html/tutorials/shtml.php on line 1
Warning: include() [function.include]: Failed opening 'http://black-stripes.net/header.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/blackst/public_html/tutorials/shtml.php on line 1
SHTML Include
With SHTML include you will have one document that rules all the pages on your site, like when you got a sidebar like me.
1. Change the extention on all the pages on your site to .shtml. There can't be
any html or php. CSS og txt docs doesn't need to be changed.
2. Make a blank txt document, where you post everything from at the top of your pages, to the end of your sidebar, and the pixel numbers for your main bar, if you have that. Layout, site title, everything.
3. On all the pages where you got this sidebar, change out everything you posted in the txt document with this code:
<--!#include file="yourfilename.txt" -->
Where it says >dittdokument<, you write the name on the txt document you put your information.
4. Then go to your FTP account, deleting all the all files and upload the shtml files. Remember that the links also has to be changed to the new extention to work.
Also upload your txt file. If you've done everything right, you can just edit and upload this file,
and the layout, sidebar, etc will change in every page.
Warning: include() [function.include]: http:// wrapper is disabled in the server configuration by allow_url_include=0 in /home/blackst/public_html/tutorials/shtml.php on line 27
Warning: include(http://black-stripes.net/footer.php) [function.include]: failed to open stream: no suitable wrapper could be found in /home/blackst/public_html/tutorials/shtml.php on line 27
Warning: include() [function.include]: Failed opening 'http://black-stripes.net/footer.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/blackst/public_html/tutorials/shtml.php on line 27