Posted: Sun Feb 17, 2008 10:21 pm Post subject: Send contents from plugin container to Mysql
I am a newbie who is creating a database using wamp. I have managed to create insert and display front-ends that each work fine for text fields. However, I would like to be able to send the contents of a plugin to mysql (as a blob) using php, or to put it another way, I would like to be able to submit an embedded object to the database. The active-x plugin (chemdraw) I am using allows the user to draw and view a chemical structure. I would like to able to send the contents of the plugin to mysql. How do I do this? The code excerpt below will hopefully show you what direction I have been going with the code. I left out all the preceeding php code.
When I hit the submit button, all the text gets into the db, but the api_struct field is Null. Any guidance on how I can make this plugin work would be appreciated.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum