PHP/MySQL Database solution for newbie?!
August 18, 2008 2:28 AM
Subscribe
I usually design sites using either plain html/css or Wordpress for its CMS capabilities.
However, one client has just asked if there can be a database on his site, which they can add to and visitors/members of the site can purchase "entities" from.
This obviously needs a database with a usable front-end for the client and an ability to connect to a payment gateway to purchase "entities".
Can anyone help advise on a PHP/MySQL package to do this? I do not have the skills to build a database from scratch (I plan to learn, but cannot do so in the timescales needed for this potential assignment), and I'm presuming there must be a solution out there...
posted by wibbler to computers & internet (4 comments total)
1 user marked this as a favorite
Packages such as Zen Cart will let you sell real and virtual goods in a wide variety of ways, but there's an awful lot of complexity involved, especially if you want it to look good. You might find something simpler that matches just the features you need, but without knowing more it's hard to make suggestions.
Could you perhaps use a hosted service such as Shopify, so you don't have to worry about technical details and can restyle pages far more easily?
posted by malevolent at 3:02 AM on August 18, 2008