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...