என் கனவு அவள்…

மனிதனை
ஒரு நாளும்
நான் கடவுளாக
நினைத்தது இல்லைதான்!
ஆனால், அவள் மட்டும்
இதற்கு விதிவிலக்கு!
அவள் கடவுள் மட்டுமல்ல…
என் கனவும்!

————Maheswari(Visit all the collections : http://mahe-kavidhai.blogspot.com

Page Execution Time

<!– put this at the top of the page –>
<?php
$mtime = microtime();
$mtime = explode(” “,$mtime);
$mtime = $mtime[1] + $mtime[0];
$starttime = $mtime;
;?>

<!– put other code and html in here –>

<!– put this code at the bottom of the page –>
<?php
$mtime = microtime();
$mtime = explode(” “,$mtime);
$mtime = $mtime[1] + $mtime[0];
$endtime = $mtime;
$totaltime = ($endtime – $starttime);
echo “This page was created in “.$totaltime.” seconds”;
;?>

links for 2008-07-24

links for 2008-07-21

links for 2008-07-19

« Older entries