Feb 17, 2014
Object cloning or clone of an object means to create a duplicate of an object. With regular variables $var1 = $var2 means that a new..
Read moreFeb 08, 2014
HTML5, the latest version of the language of the Web, was designed with Web applications in mind. It contains a slew of new application programming..
Read moreJan 23, 2014
Cross-Site Scripting (XSS) is a type of security hole where a hacker attempts to inject client-side scripting into a web page that others are able..
Read moreDec 18, 2013
The max-width sets the maximum content width of a block which does not include padding, borders or margins. An element to which max-width applied will..
Read moreDec 14, 2013
The team at WordPress has just released the second update in their new plugin-first development process. WordPress 3.8, in keeping with the jazz musician theme,..
Read moreNov 26, 2013
Let’s have a quick view on magic methods, as sometimes it looks like it will hard to use these function but reality is these are..
Read more