Managing your database(s) with DooPHP « Learn DooPHP
The create table function requires you to provide it with the name of the table to be created and then the column defenitions. The column defenitions are formatted as: array( 'COLUMN_ID' => array( 'type' => DooManageDb::COL_TYPE_* …
Learn DooPHP – http://learn.doophp.com/
Comments
Tell me what you're thinking...
and oh, if you want a pic to show with your comment, go get a gravatar!





