• I have tables in a database. I would like to display the data and allow the user to update some fields. Then save the new data. Which is the best plugin to use.

Viewing 4 replies - 1 through 4 (of 4 total)
  • I am a afraid your question is way too vague!

    And what does it have to do with WordPress?

    Thread Starter velthy

    (@velthy)

    I will explain with the help of an example. Suppose its a library system whereby the user enters the ISBN number. The database must be queried and display the availabity of the book. If the book is available, the user can then borrow the book online and then automatically the number of books with the same ISBN number should be reduced by one.
    Table structure for the mysql table for book availability.
    ISBN number, Title, Author, Publisher, AvailableY/N

    I wanted to know if there is any plugin that I can activate to make thinks easier.

    Moderator Ipstenu (Mika Epstein)

    (@ipstenu)

    ?????? Advisor and Activist

    Sounds like a shopping cart plugin. Which we have many of.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘On-line applications using MYSQL’ is closed to new replies.