Home

April 8, 2014•Blog
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
Read More →
April 5, 2014•Blog
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
Read More →
April 5, 2014•Blog
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
Read More →
April 5, 2014•Blog
How to Disable right click option
Disable right click option using simple javascript code index.html <html> <head> <title>How to Disable to Right Click option</title> <style> body
Read More →
April 3, 2014•Blog
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.
Read More →
April 1, 2014•Blog
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
Read More →
March 29, 2014•Blog
simple slideshow with fading effect using java script
This is one of the simple way to display the slideshow to your home page, This is very basic slideshow
Read More →
March 28, 2014•Blog
Display two table data in a single table using sql inner join query
In this post i am explain about to display the two mysql table data in single table using mysql inner
Read More →