From:             [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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to