![]() |
|
|
|
|
1
5th November 02:48
External User
Posts: 1
|
Link:
http://korndragon.com/resources/register.php?refer=1 Code: if(isset($_GET['refer'])){ echo "Referrer: " . $_GET['refer']; } Problem: I can't get the get variable to save to the database. I'd rather not use a cookie if possible, a session is alright. |
|
|
|
|
|