The page works fine on my localhost the only problem is the first page of
the pager is the only one I can see before it resets.
On the remote host the area should automatically be set to a with the line.
if(!isset($_POST['area'])){ $_POST['area']='a'; $area = $_POST['area'];}
but it does not work. This may shed some light on it!
regards,
Ross
----- Original Message -----
From: "Jay Blanchard" <jblanchard@xxxxxxxxxx>
To: "Ross" <ross@xxxxxxxxxxxxx>; <php-general@xxxxxxxxxxxxx>
Sent: Tuesday, April 18, 2006 3:53 PM
Subject: RE: Last one for today! Pager problem
[snip]
My pager does everything but when I hit any of the links for the pages
it
doesn't show any results.
It can be seen here (alothough the page doesn't seen to submit on the
remote
host. Any ideas why??
[/snip]
I think it might be coder error, but that's just me. Anyone else?
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php