January 7th, 2010 by Tom

Planning is always good when you have to do you work offline or online. If you work as a web developer, this tutorial series is right for you. I just found this good tutorial “Creating a Web App from Scratch” a tutorial series that show you the processes of creating a web application. The articles [...]

Read more...
January 7th, 2010 by Tom

Open Web Analytics (OWA) is an open source web analytics framework written in PHP. OWA was born out of the need for an open source framework that could be used to easily add web analytics features to web sites and applications. The OWA framework also comes with built-in support for popular web applications such as [...]

Read more...
December 21st, 2009 by Tom

One of the most popular PHP framework is CodeIgniter because of its easy to use, simplicity, speed and it has all the features you need. If you have no idea how CodeIgniter works or have no idea on how to use this framework. Here is a video series for learning how to code your web [...]

Read more...
December 7th, 2009 by Tom

There’re tons of PHP codes out there, some is good and some is not secure even WordPress that I use as my blog CMS, in some versions have a security bug. If you’re new to PHP code and want to improve your coding skill, here is a serie of techniques on how to write secure [...]

Read more...
October 24th, 2009 by Tom

If you’re looking for a PHP contact form for your site, this is a very nice contact form. Tutorialzine made a good tutorial and offers the demo script for free download. This contact form is beautiful, the script works great with PHPMailer, Ajax and jQuery and they provide a good tutorial on how to create [...]

Read more...
October 5th, 2009 by Tom

This is a nice tutorial + free source code of PHP + jQuery live chat system. I really like it, if you want to have a live chat system on you web for customer support or chat box for your community, you may like this simple chat box. The interface of this chat is clean [...]

Read more...
October 3rd, 2009 by Tom

PHP and mySQL is a very popular language for web development and they’re both really good and free. I’ve found these cool PHP and mySQL cheat sheets and I want to share with you. The cheat sheets is really to read, even you’re a new or pro to PHP and mySQL, I think you should [...]

Read more...