Archive - 2007 - ওয়েবপেজ

তারিখ
ধরন

October 25th

সচল চিকা

সচলায়তন এর ছবি
লিখেছেন সচলায়তন (তারিখ: বিষ্যুদ, ২৫/১০/২০০৭ - ৩:২৭অপরাহ্ন)
ক্যাটেগরি:

$R= db_query_range("select c.timestamp, u.name nm, comment from comments c, users u where c.uid=u.uid and c.status=0 and nid=9707 order by timestamp desc", 0, 1);

$r=db_fetch_object($R);

if ((time()-$r->timestamp) < 600)
{

$cm = $r->comment;
$x = explode("\n", $cm);
$cm = substr($x[0],0, 241);

echo "

".$cm."
".$r->nm."

";
}
?>


চিকা মারতে হলে মন্তব্য করুন..      চিকা আর্কাইভ


June 9th

বাংলা লিখতে হলে (To write Bangla)

সচলায়তন এর ছবি
লিখেছেন সচলায়তন (তারিখ: শনি, ০৯/০৬/২০০৭ - ৪:০৩পূর্বাহ্ন)
ক্যাটেগরি:

Bangla Unicode Setup in Windows PC
Step: 1
Install an Unicode Bangla font. You can download a nice Bangla font from here. Download it and copy that file into Control Panel > Fonts. After copying the font press F5 twice. It will refresh the font list Window.