<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>http://wiki.asterix.co.za/html/index.php?action=history&amp;feed=atom&amp;title=Library</id>
	<title>Library - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://wiki.asterix.co.za/html/index.php?action=history&amp;feed=atom&amp;title=Library"/>
	<link rel="alternate" type="text/html" href="http://wiki.asterix.co.za/html/index.php?title=Library&amp;action=history"/>
	<updated>2026-05-20T19:35:22Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.40.1</generator>
	<entry>
		<id>http://wiki.asterix.co.za/html/index.php?title=Library&amp;diff=21&amp;oldid=prev</id>
		<title>Peter: Created page with &quot;&#039;&#039;&#039;/library&#039;&#039;&#039; is one of the websites I want to see on your subdomain  This is a folder for...  * your images, large and small * your style sheets  ...and anything else that isn&#039;t a webpage  == Hiding your library ==  You are supposed to put an &#039;&#039;&#039;index.html&#039;&#039;&#039; file into this folder to protect the privacy of what you have here.   To hide this folder form the Internet, you need an index.html web page here   I usually just present a blank white...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.asterix.co.za/html/index.php?title=Library&amp;diff=21&amp;oldid=prev"/>
		<updated>2023-11-25T18:44:38Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;/library&amp;#039;&amp;#039;&amp;#039; is one of the &lt;a href=&quot;/html/index.php?title=Website&quot; title=&quot;Website&quot;&gt;websites&lt;/a&gt; I want to see on your &lt;a href=&quot;/html/index.php?title=Subdomain&quot; title=&quot;Subdomain&quot;&gt;subdomain&lt;/a&gt;  This is a folder for...  * your &lt;a href=&quot;/html/index.php?title=Image&quot; title=&quot;Image&quot;&gt;images&lt;/a&gt;, large and small * your &lt;a href=&quot;/html/index.php?title=CSS&quot; title=&quot;CSS&quot;&gt;style sheets&lt;/a&gt;  ...and anything else that isn&amp;#039;t a webpage  == Hiding your library ==  You are supposed to put an &amp;#039;&amp;#039;&amp;#039;index.html&amp;#039;&amp;#039;&amp;#039; file into this folder to protect the privacy of what you have here.   To hide this folder form the Internet, you need an &lt;a href=&quot;/html/index.php?title=Home&quot; title=&quot;Home&quot;&gt;index.html&lt;/a&gt; web page here   I usually just present a blank white...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&amp;#039;&amp;#039;&amp;#039;/library&amp;#039;&amp;#039;&amp;#039; is one of the [[website]]s I want to see on your [[subdomain]]&lt;br /&gt;
&lt;br /&gt;
This is a folder for...&lt;br /&gt;
&lt;br /&gt;
* your [[image]]s, large and small&lt;br /&gt;
* your [[CSS|style sheets]]&lt;br /&gt;
&lt;br /&gt;
...and anything else that isn&amp;#039;t a webpage&lt;br /&gt;
&lt;br /&gt;
== Hiding your library ==&lt;br /&gt;
&lt;br /&gt;
You are supposed to put an &amp;#039;&amp;#039;&amp;#039;index.html&amp;#039;&amp;#039;&amp;#039; file into this folder to protect the privacy of what you have here.&lt;br /&gt;
&lt;br /&gt;
 To hide this folder form the Internet, you need an [[home|index.html]] web page here &lt;br /&gt;
&lt;br /&gt;
I usually just present a blank white canvas to any browser that finds it&amp;#039;s way to my /library folders, but you&amp;#039;re free to do something different.  You might want to say something like....&lt;br /&gt;
&lt;br /&gt;
 This is a my private library!  &amp;#039;&amp;#039;&amp;#039;KEEP OUT!&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
...or put a copy of your main website &amp;#039;&amp;#039;&amp;#039;index.html&amp;#039;&amp;#039;&amp;#039; there, so if anyone clicks on anything, they&amp;#039;ll be dropped back down to your main website&lt;br /&gt;
&lt;br /&gt;
=== index.php ===&lt;br /&gt;
&lt;br /&gt;
This is the only time I will allow you to have a [[PHP|php web page]] on your website...&lt;br /&gt;
&lt;br /&gt;
* index.html, you can have&lt;br /&gt;
* index.php&lt;br /&gt;
&lt;br /&gt;
If you do this. it I will allow you just one single line of [[PHP|php code]]!  This is the simplest &amp;#039;&amp;#039;&amp;#039;do nothing&amp;#039;&amp;#039;&amp;#039; web page that you can write!...&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
 &amp;lt;?php&lt;br /&gt;
 /* &lt;br /&gt;
  * This is to hide my library&lt;br /&gt;
  */&lt;br /&gt;
 ?&amp;gt;&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The biggest thing in this file is the comment- and the best thing about php files is that visitors to your website cannot see them!  Browsers are literally fooled into believing there is nothing there! ...view the page source to prove this!&lt;br /&gt;
&lt;br /&gt;
 All you will see on this page is&lt;br /&gt;
&lt;br /&gt;
== Warning ==&lt;br /&gt;
&lt;br /&gt;
If you place a copy of your main website&amp;#039;s [[home|index.html]] into your &amp;#039;&amp;#039;&amp;#039;/library&amp;#039;&amp;#039;&amp;#039;, I suspect you&amp;#039;ll find out why it&amp;#039;s better to code with something like...&lt;br /&gt;
&lt;br /&gt;
* href =&amp;quot;/library/myImage.jpg&amp;quot; ...rather than...&lt;br /&gt;
* href =&amp;quot;library/myImage.jpg&amp;quot;  ...there is a difference!&lt;br /&gt;
&lt;br /&gt;
This would be a significant improvement in the quality of your code!&lt;br /&gt;
&lt;br /&gt;
== Marking ==&lt;br /&gt;
&lt;br /&gt;
Consistent use of /library (up to 3)&lt;br /&gt;
&lt;br /&gt;
== Notes ==&lt;br /&gt;
&lt;br /&gt;
* This is where you store anything that is not a [[web page]]&lt;br /&gt;
* The only web page allowed in your [[library|/library]] is an [[home|index.html]] web page&lt;br /&gt;
&lt;br /&gt;
&amp;lt;small&amp;gt;&lt;br /&gt;
[[Main Page]] |&lt;br /&gt;
[[Basic web design]] |&lt;br /&gt;
[[navigation table|Navigation]] |&lt;br /&gt;
[[Ranking]] |&lt;br /&gt;
[[support website|Support]] |&lt;br /&gt;
[http://www.asterix.co.za/ Asterix Home]&lt;br /&gt;
&amp;lt;/small&amp;gt;&lt;br /&gt;
&lt;br /&gt;
[[Category:Design]]&lt;/div&gt;</summary>
		<author><name>Peter</name></author>
	</entry>
</feed>