Is there a way to preserve URL variables and have a link simply add a new
variable to the end?

I am tabulating data and I have URL variables defining which dataset to view
and in what way to view it. I would now like to set the SQL statement up
with a limit and add some "Previous", "Next" commands, and even paging
numbers, but how should I go about setting up the link so that the existing
URL variables are preserved?

Thanks in advance!

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to