Cliff Wells wrote:
I'm trying to write a class for abstracting some aspects
of database programming and am running into a problem:
http://hashphp.org/pastebin.php?pid=567
Well, I kept hacking at it and changing the describe() method from this:
// get a description of a table
function desc
I'm trying to write a class for abstracting some aspects
of database programming and am running into a problem:
http://hashphp.org/pastebin.php?pid=567
The code works fine for the first instantiation of the DbTable (Product)
class,
but not the second. It seems clear that the reason it works the
2 matches
Mail list logo