PHP Find out the previous page – PHP April 12, 2011 Pramod T P Leave a comment <?php echo $_SERVER['HTTP_REFERER'] //will return the previous page ?>