in reply to Easy create HTML lists from a database
Looks neat, but it took me a minute to realize that it output an HTML table rather than a literal list (as in, ul and ol elements).
Is there a method to return the result as a string instead of printing it?
I do a lot of quick 'n dirty Database query -> HTML sorts of things, and will be grabbing this just to eliminate some steps in that process. Thanks for uploading it!
|
|---|