PHP : Array Functions Tutorial – Part 3
This is continuation to Array Functions Tutorial. Previous Articles can be read from here
PHP : Array Functions Tutorial – Part 2
This is continuation to Array Functions Tutorial. Previous Articles can be read from here
PHP : Array Functions Tutorial – Part 1
Previously I had written articles about array and its functions, but that was limited as I had posted only those functions which are used the most.
How to : Select or Unselect all checkboxes using javascript
Introduction There are cases where we want to select all the checkboxes or unselect all the checkboxes, but their count are so many that we get irritated. Our users of the website or the system might feel the same thing. So whats the best solution : A checkbox which says select all and unselect all the options.
How to Create Your First iPhone Application
What if you had a nickle for every time you heard: “I have the perfect idea for a great application!“? It’s the buzz on the street. The iPhone has created unprecedented excitement and innovation from people both inside and outside the software development community. Still for those outside the development world, the process is a bit of a mystery.
Introduction to the Smarty Templating Framework
Smarty is a PHP-based templating engine/framework. It allows you to further separate your business logic from its visualization, by removing as much PHP code as possible away from your views. Some developers and frameworks prefer not to use a templating engine, others do prefer them to using plain PHP in your views. Both points of view can be argued, and in the end, it?s mostly a matter of taste. Anyway, it?s never a bad idea [...]
Open Source Invoicing Software ? BambooInvoice
What is BambooInvoice ? BambooInvoice is free Open Source invoicing software intended for small businesses and independent contractors. Our number one priorities are ease of use, user-interface, and beautiful code.
What is LAMP server and How to install it
What is LAMP Server? The LAMP server (Linux, Apache, MySQL, PHP (or Perl) is one of the most important servers you might ever set up. It will happily serve up dynamic, database-driven web sites without needing constant babysitting. Since the LAMP server’s underlying foundation is Linux it enjoys rock-solid reliability, security, and can be installed on all kinds of hardware (from that old white-box you have to a multi-CPU, RAID-enabled rack server).


An article by










