Date: 06/23/01
- Next message: Andi Gutmans: "Re: [PHP-DEV] is_scalar"
- Previous message: avi <email protected>: "[PHP-DEV] module versioning"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: rhanic <email protected>
Operating system: Linux 2.2.16
PHP version: 4.0.6
PHP Bug Type: Unknown/Other Function
Bug description: udm_set_agent_param($agent,UDM_PARAM_PAGE_NUM,$num) Doesn't set the active page
After calling udm_find( $agent,"search string") ;
I can loop through the first 20 results (page size=20).
Then after that I cannot set the page using
udm_set_agent_param($agent,UDM_PARAM_PAGE_NUM,$num)
It keeps returning the same page results (ie: 1-20).
-- Edit Bug report at: http://bugs.php.net/?id=11636&edit=1-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Andi Gutmans: "Re: [PHP-DEV] is_scalar"
- Previous message: avi <email protected>: "[PHP-DEV] module versioning"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

