Forums

Plugin with provides some Form elements showing SQL Table data (2 posts)

  1. lollisoft
    Member
    Posted 4 years ago #

    Hi,

    I am new to this forum or at least this is my first post - I think :-)

    I#d like to develop a plugin that provides me with displaying and editing data in
    tables of an SQL database.

    Are there any plugins that I can look into how they are developed as a starting point ?

    Thanks, Lothar

  2. Michael Torbert
    WordPress Virtuoso
    Posted 4 years ago #

    If you just want to manage your tables, you can use this plugin:
    http://wordpress.org/extend/plugins/wp-phpmyadmin/

    If you want to know how to write a plugin to insert, update, display, etc
    read http://codex.wordpress.org/
    and check the code for any of my plugins, ie http://wordpress.org/extend/plugins/sms-text-message/ which updates and displays data from the database.

Topic Closed

This topic has been closed to new replies.

About this Topic