by Rahul Singla | Dec 27, 2010 | Blog, PHP 5.x
After the design goals for the PHOOP framework, now its time to come face-to-face with the framework itself (you will find the framework files attached with this blog post).Following are the details about the framework, you need to know for developing on it. All...
by Rahul Singla | Dec 26, 2010 | Blog, PHP 5.x
In continuation of the previous blog post on the PHOOP framework’s background, I present here my design goals as I started working on the framework.I primarily wanted to enjoy the benefits of inline html/php mode of coding for a typical PHP web application, but...
by Rahul Singla | Dec 25, 2010 | Blog, PHP 5.x
What, another PHP application framework… well yes… Let me give some background first.I started web development in PHP way back during my post-graduation. My first PHP project was my personal website (initially http://rahulsingla.info later enhanced...
by Rahul Singla | Jun 26, 2010 | .NET 2.0+, Blog, PHP 5.x, VB.NET, Visual Studio
I am currently working on an assignment to convert a Perl/PHP based intra-net project to an ASP.NET web application.The complexity of the project has been significant as it involves the management of an internal Windows 2003 Active Directory setup for a large...
by Rahul Singla | Jun 18, 2010 | Blog, Drupal, Drupal 6.x, PHP 5.x
Well, it feels good to be blogging after a while. The past few weeks have been really hectic. Did you notice I do not have a single blog post for this month before this post? Well, I intend to compensate the void now, and what better way to begin than to offer some...
by Rahul Singla | May 31, 2010 | Blog, Drupal, Drupal 6.x, PHP 5.x
UPDATE: Drupal 7 version of this blog post is available here.I recently needed to create a table in Drupal (while working on my next Drupal open source module, Document). It’s just too easy outputting a table in PHP using a simple for loop over data fetched from...
Recent Comments