How Application Development Works Writer #1, 2010-06-17 This is the process by which computer applications are developed. Albeit a bit tongue-in-cheek, it’s… Continue Reading
MySQL mysqli Writer #1, 2010-06-15 mysqli is a built in part of mysql 4.1. It incorporates all functionality required to… Continue Reading
Message To New Programmers Writer #1, 2010-06-15 So you’re embarking on a programming career, are you? Personally, I’ve been graduated for only… Continue Reading
HTML Declaration Writer #1, 2010-04-27 Nothing fancy here, just a reference. HTML structure: Continue Reading
PHP Object Passing Writer #1, 2010-04-16 Using objects in PHP doesn’t have to be a one-way-street. PHP objects are very similar… Continue Reading
Silverlight Treeview – Using C# Writer #1, 2010-03-11 On your design page: Margin=”76,400,0,328″ Width=”300″> In the C# code: private void populateSchemaTree() { //… Continue Reading
PHP- Globals Writer #1, 2009-11-06 This one drove me nuts for a while so here is how to work with… Continue Reading