|
Posted by Nik Coughin on 10/29/76 11:17
KiwiBrian wrote:
> Assume that I have a simple page (page 2) with just one hyperlink to
> another page (page 3)..
> How can I add code to page 2 so that if it is called/displayed from a
> link from another page (page 1) then the hyperlink on page 2 will be
> actioned automatically, just as if it's link to page 3 had been
> manually selected? The actual link on page 2 has to be actioned as it
> contains special PHP code.
> I have been unable to get a satisfactory answer from the PHP groups.
> I hope that my explanation is clear.
> TIA
> Brian Tozer
Hi Brian,
Let me get this right. You want to have it so you can click on a link on
page 1, and it will go straight to page 3, invisibly executing the php code
which is on page 2? Is this some kind of outgoing link tracker?
If so try something like this:
http://nrkn.com/kiwiBrian/
If that is what you meant, the example files are here:
http://nrkn.com/kiwiBrian/kiwiBrian.zip
Cheers.
Navigation:
[Reply to this message]
|