Ipad and Iphone detection using PHP By Jey May 25, 2010PHP8 Comments Script to detect Ipad and Iphones in a web application using PHP.Like the basic browser detection you can detect ipad in your website using Read More...
How to :Encrypt password in PHP By Neli S Gautham Raj May 24, 2010PHP6 Comments In this tutorial ,we will encrypt password using MD5 Function Read More...
How to:Display Multiple RSS in Single Page using PHP By Neli S Gautham Raj May 23, 2010PHP2 Comments This tutorial explains how to display multiple RSS Feeds in single Page similar to Popurls.com.This is done by using simplexml_load_file() Read More...
How to:A Simple PHP Login Form Using Mysql By Neli S Gautham Raj May 23, 2010PHP113 Comments In this tutorial , we will create simple Login form using PHP-MySql.Here I am going to use following tools: Notepad ++, Xammp,Google Chrome /Any Browsers Read More...