Fairy Tales
This script will display a random fairy tale from the collections of fairy tales by Andrew Lang (Violet Fairy Book, Crimson Fairy Book, etc.). There is also a "Fairy Tale of the Day" version which displays a different fairy tale for each day of the year. You can find information about both of these scripts (random fairy tale and the fairy tale of the day) at the website listed here. More information.
Display This Content On Your Site
This work is licensed under a Creative Commons License.
You must give the original author credit. You may not use this work for commercial purposes. If you alter, transform, or build upon this work, you may distribute the resulting work only under a license identical to this one.
Javascript
<script type="text/javascript" src="http://mythfolklore.net/calendars/lang/random_lang.php?encode=js"></script>
PHP
<? include("http://mythfolklore.net/calendars/lang/random_lang.php"); ?>