From JSON Objects to SQL table

The PHP J2t class in json2table.php script allows to create a table populated by the content of a Json object(s).
Download the package
Quote
Quotes From Alan Perlis
Syntactic sugar causes cancer of the semicolon.
When someone says "I want a programming language in which I need only say what I wish done," give him a lollipop.
LISP programmers know the value of everything and the cost of nothing.
Every program has (at least) two purposes: the one for which it was written, and another for which it wasn't.
There are two ways to write error-free programs; only the third one works.
C programmers never die. They are just cast into void.
A year spent in artificial intelligence is enough to make one believe in God.
A language that doesn't affect the way you think about programming is not worth knowing.