Blog
How to Identify the browser and platform using php
This post helps to identify your browser and your Platform using php code. PHP have some environment variable and functions, HTTP...
Fixed background image in css
In this tutorial i am explain about how to create fixed background image. In this case the background image is fixed it doe...
Email Confirmation Concept
This post i am explain about how to check the confirmation from email , it is very simple and easy to identify the customer email...
Email Confirmation Concept
This post i am explain about how to check the confirmation from email , it is very simple and easy to identify the customer email...
check username availability using php and ajax
This tutorial i am explain about how to check the username live availability using php and ajax concept, This is a simple concept...
How to find the user IP address using php
This code will shows your remote site IP Address to the user who visited to your site. To find the client ip address you can use ...
How to create 3d pop out effect in photoshop
3D Pop out effect is very simple and easy to create with the help of photoshop cs5, It is one of the interesting to learn ,...
How to Disable right click option
Disable right click option using simple javascript code
index.html
<...
Simple Search Concept using Ajax and php
AJAX Stands for Asynchronous Javascript and xml. AJAX is one the technique for creating a better and faster dynamic sites. ...
simple pagination concept using php, jquery, mysql
This is one of the simple pagination concept is used to display the database tables in a proper page view. It...