Nov 04, 2013
Hi all hope you all are well today the topic we going to see in the post is some Useful PHP validation functions hope the..
Read moreOct 30, 2013
There are many ways to design a two column layout using Cascading Style Sheets (CSS). This article takes you through the steps of using one..
Read moreOct 28, 2013
One of the fundamental principles in OOP(Object Oriented Programming) is ‘encapsulation’. The idea is that you create cleaner and better code, if you restrict access..
Read moreOct 25, 2013
This is a step by step tutorial to implement Pagination with jQuery, PHP and MySQL. The tutorial contains three PHP files and two js files..
Read moreOct 25, 2013
Actually XMPPHP is the successor to Class.Jabber.PHP that have been promising for years. Taking advantage of PHP5, it is an elegant solution with a direct..
Read moreOct 12, 2013
When processing a large number of records or calling objects with recursive references, a memory leak can occur causing PHP to run out of memory…
Read more