
admin(Mark) wrote: This simple tutorial will show you how to show referers on any page. Create your php file or use an existing php page and add the following. [php:1:83f9b6bcf6]$referer = $_SERVER["HTTP_REFERER"]; echo "$referer";[/php:1:83f9b6bcf6] Simple..uh, now all you need to do is run a database update query to add the $referer so you can save them and display on a page.... Posted: Sun May 29, 2005 11:42 am
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||