Fork me on GitHub

simple database module  Bottom

  • got the postnuke database and another on my site. Suppose I have a database that lists products, description of them, cost, shipping cost.

    I don't want to write 8 million lines of PHP code and use postwrap or somesuch but instead I want some module that will allow visitors to read + search the product database and post the results within the postnuke site, maybe in a block.

    I figure I can't be the first to want this yet I couldn't find one. Looked at database knowledge exchange and as far as I'm concerned they're speaking greek over there. Does such a module exist?
  • I saw that one and thought so too but (if I'm reading the manual correctly)it wants me to enter everything in again. I already have the 2nd database. I want it to read that.
  • Any solution that is "easy" will require that. Unless it's a highly detailed database, the structure shouldn't be hard to create, and the data can be imported across with some creative code work.

    --
    Home Page | Find on Facebook | Follow on Twitter
  • 0 users

This list is based on users active over the last 60 minutes.