Re: [PHP-DOC] pg_fetch_object

2005-04-05 Thread Jakub Vrana
Christopher Kings-Lynne wrote: > I'm trying to figure out what the parameters are, the docs seem to be > way out of date... > Specifically there appears to be a class name and class name length > parameter or something that isn't documented... It's the best to read the sources. The proto is ofte

[PHP-DOC] pg_fetch_object

2005-04-05 Thread Christopher Kings-Lynne
Who wrote the pg_fetch_object function? I'm trying to figure out what the parameters are, the docs seem to be way out of date... Specifically there appears to be a class name and class name length parameter or something that isn't documented... Can someone clarify? Chris