Category Archives: Tutorials

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

Common PHP Errors & Fixes

Oct 17, 2013

Working with PHP, we often face few common problem and errors related to PHP script such as white page of syntax error, unexpected errors, header already sent,..

Read more

Useful Tips For PHP Developer

Oct 15, 2013

Hi all here are some useful tips for php developers hope you like the post   1. Always try to use PHP core functions and..

Read more