Date: 01/11/01
- Next message: Lars Christensen: "[phplib] db_pgsql.inc does not close connection to sql-server"
- Previous message: Brian Popp: "RE: [phplib] Users online"
- In reply to: Philip Strnad: "Re: [phplib] Amazon.com-type login"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Lars Christensen: "[phplib] db_pgsql.inc does not close connection to sql-server"
- Previous message: Brian Popp: "RE: [phplib] Users online"
- In reply to: Philip Strnad: "Re: [phplib] Amazon.com-type login"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

