Re: [PHP-DEV] Hash Functions API

2001-04-12 Thread Andi Gutmans
At 01:40 AM 4/12/2001 -0400, Stig Sæther Bakken wrote: >["Brian Foddy" <[EMAIL PROTECTED]>] > > I've been looking everywhere for a good reference of how to read and > > update arrays. The Zend documentation > > (www.zend.com/apidoc) has descriptions of how to create > > an array, and how to add e

Re: [PHP-DEV] Hash Functions API

2001-04-11 Thread Stig Sæther Bakken
["Brian Foddy" <[EMAIL PROTECTED]>] > I've been looking everywhere for a good reference of how to read and > update arrays. The Zend documentation > (www.zend.com/apidoc) has descriptions of how to create > an array, and how to add elements to it, but I can't find anything on how > to simply read

[PHP-DEV] Hash Functions API

2001-04-11 Thread Brian Foddy
I've been looking everywhere for a good reference of how to read and update arrays. The Zend documentation (www.zend.com/apidoc) has descriptions of how to create an array, and how to add elements to it, but I can't find anything on how to simply read the values of an array. Mostly I want to wri