next up previous contents
Next: php_iterator::go_to_start Up: Function Reference Previous: php_iterator::get_key_type   Contents

php_iterator::go_to_end

#include "php_arr.h"

void 
php_iterator::go_to_end();

Description: Reset the position of the iterator to the last element in the php_array.



Andrew Bosworth 2008-03-24