Hey just got a couple of questions.
1. I have billions of pages on my server and I guess it's time I organised them. However, they all need the "head.php" and the "foot.php". So how can I organise the files into folders and still use the php 'include' function.
2. My logo on my site is a link to the homepage. How can I have it as a link without following my CSS link properties (it underlines when on hover). I've tried assigning it an ID without text-decoration and also used the same method as the attribute 'style' to the actual <img> element.
Thanks
1. I have billions of pages on my server and I guess it's time I organised them. However, they all need the "head.php" and the "foot.php". So how can I organise the files into folders and still use the php 'include' function.
2. My logo on my site is a link to the homepage. How can I have it as a link without following my CSS link properties (it underlines when on hover). I've tried assigning it an ID without text-decoration and also used the same method as the attribute 'style' to the actual <img> element.
Thanks















