Page 1 of 1

Getting the ID of the last clicked link?

Posted: Wed Nov 21, 2007 10:43 am
by Mats
Hi all,
This might sound silly but i´m trying to display the
ID of the last clicked link in a text field. I have tried
to get the $id variable from the click.php into a field
on my front page but i can´t get it to work :oops:

Is this possible to do?

Best regards Mats

Posted: Wed Nov 21, 2007 4:16 pm
by Klemen
That's a tricky thing to do. You'd have to for example store the last clicked ID in a separate text file. Out of the scope of my support here I'm afraid.