Home >> PHP

TechForge and Eclipse

Posted on: Friday, July 1st, 2005 in: General, Java, Linux, PHP

TechForge.com aims multiple channels for specific technologies, and now it’s starting with Eclipse, which is my favourite Java IDE. Now I have a chance to learn more about that technology at one place.

Apache, MySQL, PHP

Posted on: Thursday, February 24th, 2005 in: Java, Linux, PHP

It is pretty easy to install and configure Apache on both Windows and Linux. And so is MySQL, and so is PHP support. Still configuring those things to work perfectly needs certain effort, especially when it comes to installing Tomcat, Perl, mail servers or ftp servers etc. For those who don’t want to mess up [...]

PHP And Struts

Posted on: Tuesday, November 30th, 2004 in: PHP

Jakarta Struts is a framework for building web applications using Java Technologies, and it encourages an architecture similar to MVC design pattern, and the approach is commonly known to most programmers as Model 2 approach.
If you are searching for a similar frame like that for PHP, Phrame is definitely worth looking. It also inspires Model [...]

GMailer for PHP

Posted on: Monday, November 15th, 2004 in: PHP

It is the project that inspires g4j that I have mentioned earlier. It enables user to check, compose GMail accounts using PHP scripts. So if we want to incorporate GMail access to our web site that uses PHP, I guess this is the good choice. So if you love GMail and PHP, you’d better check [...]