Archive for April, 2008

Apache: authentication on windows with .access and .htpasswd

If you want to restrict access to a directory under apache then theses lines are for you…

How to write a random quote on a page

Here is a simple but useful piece of PHP code.
Edit the following code to add your favorite quotes and then save it as “quotes.php”.