Posts by Sandilyan
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...
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 with fading effect.
I get...
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 join query . The two tables...
Simple way to Display data from Database
This post is used to Display the data from database table in simple way . It is easy to understand the learner to how to display ...
How to Create the Page Counter using php
This post is a one of the simple method to count the number people vising your page. This is one of the interesting thing. It is ...
Count down and redirect the page
This article shows you how to create redirect particular page after certain timings (seconds). This was one of the very useful an...