On Wed, Oct 1, 2008 at 12:08, Anthony Bedford <[EMAIL PROTECTED]> wrote: > Anthony Bedford wrote: >> >> And further to that there is another revision at: >> >> http://docsrva.mysql.com/public/test3.html >> >> I will continue to add content in an effort to find any 'edge' cases. >> > > I have now completed the process of adding content for MySQLi related > classes[1]. I haven't found anything that didn't 'fit in' to the framework, > although that isn't to say there isn't something lurking out there that > could be awkward. :)
The various variations of num_rows looks awkward and confusing, all the various methods and properties return exactly the same thing right? So as far as the user is considered these are all aliases to each other? Although the table contains a great value it is huge and not something that people will "navigate", but I guess there is no real way around it. > Well, implementing this in the PHP doc system is still to be worked out :) I don't think its worth it to implement it as a first child to a <book>, its to huge to be of any use there - besides the fact http://no.php.net/mysqli already lists most of it. Maybe an appendix ("Alias listing" or whatever) is most appropriate? -Hannes
