|
|
MDB2 ConnectionFollowing an example how to create a MDB2 via PHP: The id-field of the table is generated, you do not have to insert it manually. To give out data out of your db, the easiest way ist to create a XML-file (see Structure2XML-Plugin) , then give out the data with XSL. |