Hopefully someone can shed some insight on this question:

When would someone want to index the result of pgsql_fetch_object
numerically (by using PGSQL_NUM / PGSQL_BOTH as the 'result_type')?

Beyond that, how does one access object properies as numbers,
anyway?  The PHP manual goes as far as to state that you can't
access fields by their numeric offsets just after it tells you
gow to retrieve the values in that form.

Can someone with some clue educate me here?

-- 
Jon Parise ([EMAIL PROTECTED])  .  Rochester Inst. of Technology
http://www.csh.rit.edu/~jon/  :  Computer Science House Member

-- 
PHP Database 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