View Single Post

  #4 (permalink)  
Old 12-12-2003
Lars Raube
 
Posts: n/a
Default Re: post don't retrieve the var.

> > if (isset($HTTP_GET_VARS['PrevPage'])) {

And why not using $_GET['PrevPage'] ? Itīs much shorter =)

greetings

Lars


Reply With Quote