[phplib] $sess->self_url weirdness From: Paul Smith (paul <email protected>)
Date: 01/11/01

When I use $sess->self_url in combination with $sess->add_query for, say,
'Browse next N records', it keeps appending the arguments passed to
add_query() to the URL, which results in multiple copies of the name/value
pair, increasing by one each time the page is loaded from that link.

How do I suppress this behaivor and get only one copy of the name/value pair
in the URL using these functions?

--
Paul A. Smith | InfoTech Designer
Center For Neighborhood Technology
paul <email protected> | www.cnt.org
773.278.4800 x138
2125 W North Ave
Chicago IL 60647

--------------------------------------------------------------------- To unsubscribe, e-mail: phplib-unsubscribe <email protected> For additional commands, e-mail: phplib-help <email protected>