Category Archives: Web Design

Difference between visibility:hidden and display:none

Nov 12, 2013

The CSS rules visibility:hidden and display:none both result in the element not being visible, then what is the difference between visibility:hidden and display:none? The css..

Read more

Virtual Hosts ?

Nov 11, 2013

Hi all now we are going to see is what is Virtual Hosts ? hope you all like the post Virtual Hosts simply give you..

Read more

Basics of .htaccess

Nov 07, 2013

A .htaccess (hypertext access) file is a configuration file for use on web servers running the Apache Web Server.It is a directory-level configuration file,as the..

Read more

Access control modifiers

Oct 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 more

Pagination with jQuery, MySQL and PHP.

Oct 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 more

What is XMPPHP ?

Oct 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 more