• Hi Everyone,

    I’m creating a plugin that has a Flash front-end and this plugin needs to read/write data from a custom db table. I’ve created the table as described here: http://codex.wordpress.org/Creating_Tables_with_Plugins but now I’m not sure how to read/write data to it using Flash (I dont want to refresh the entire page when user updates table by clicking on a button in Flash)..

    Can anyone shed some light on how I can access this table? I was thinking of using the wpdb class, but not sure how.

    Any material on this would be great!

    Thanks,
    Ryan

  • The topic ‘A plugin using Flash & accessing your custom database’ is closed to new replies.