Skip to main content
Inspiring
October 9, 2006
Question

Back link in PHP

  • October 9, 2006
  • 2 replies
  • 390 views
HI Folks,

does anyone know how I can use a text link to go back to the previous page using PHP.

It will allow me to use the same detail page for multiple master pages in a photo gallery set up. I'm sure it's simple but I can't find anthing about it.

Cheers


Dave
This topic has been closed for replies.

2 replies

Inspiring
October 9, 2006
http://forums.apress.com/showflat.php?Cat=&Number=2707&Main=2705

was first link, i browsed quickly and think there's the info you're looking
for there.


davecheetAuthor
Inspiring
October 10, 2006
Thanks guys,

That did the trick

Dave
Inspiring
October 9, 2006
$SERVER_[PrevUrl] is close to what you're looking for. Try googling it. My
google seems to be kinda messed up today or I'd post a link for you (my link
"previews" are not working).

jon

"davecheet" <webforumsuser@macromedia.com> wrote in message
news:egeas1$ln8$1@forums.macromedia.com...
> HI Folks,
>
> does anyone know how I can use a text link to go back to the previous page
> using PHP.
>
> It will allow me to use the same detail page for multiple master pages in
> a
> photo gallery set up. I'm sure it's simple but I can't find anthing about
> it.
>
> Cheers
>
>
> Dave
>