Archive for the ‘Ghostly Movies’ Category
Ghostly Movies


This is a small collection of movies that you
probably have never heard of or would have
ever known about if i had not posted them
A bit of humor...
$quote = array(
1 => "Random Quote 1",
2 => "This is sample quote 2",
3 => "check http://programming-in-php.blogspot.com",
4 => "it really works",
5 => "wooooooooooooooooooooow",
6 => "I am on twitter"
);
$randnum = rand(1,6);
echo "Random Quote - $quote[$randnum]";
?>
Powered By WPJoke

