Writing by sharingan on Saturday, 18 of August , 2007 at 11:33 pm
Have not use these things… might as well start shifting to PHP5 since PHP 4 is going to stop by end of this year. This might come in handy…
click here—> ioreader.com
Category: Programming
Writing by sharingan on Monday, 13 of August , 2007 at 6:45 pm
Hi! I would just like to share with you guys some toolbox that will help you in web development. To make web development a little bit easier we need some or maybe all of these tools. I think rapid development is the trend today, focusing more on the speed of delivery of projects with quality. here’s the link—-> mashable
Category: Open Source, Technology, Programming
Writing by admin on Sunday, 12 of August , 2007 at 9:35 am
<?php echo “Hello World!”; ?>
Console.WriteLine(”Hello World!”);
print “Hello World!”;
txtHello.Text = “Hello World!”
System.out.println(”Hello World!”);
>>> Some famous hello world tdifferent programming language…. ^_^
Category: Programming, Uncategorized