PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » HTML » Pager » Bug #4422

I'd like to be able to override the get/post/querystring values

Details

Request #4422I'd like to be able to override the get/post/querystring values
Submitted2005-05-24 21:43 UTC
Fromjessup at mrpath dot com
Assignedquipo
StatusBogus
PackagePager
PHP VersionIrrelevant
Roadmaps(Not assigned)

Comments

[2005-05-24 21:43 UTC] jessup at mrpath dot com

Description:
------------
I'd like a way to override the querystring data used to generate the links.
Maybe an option called "querystring" where I could pass in my querystring as either a string or an array of values.

This data would be used instead of the values from the $_GET or $_POST variables.

Thanks,
Jessup