php application need (database related)

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
ethangj
Forum Newbie
Posts: 2
Joined: Tue Nov 25, 2008 4:04 pm

php application need (database related)

Post by ethangj »

Hi, I'm setting up an ecommerce store for an organization that will need to write records (for purchased membership, purchased event registration, etc) to a Filemaker 9 database

ideally it would be functional with drupal or joomla, with a very flexible layout and the easier to configure and train for the database, the better

what are my options?
josh
DevNet Master
Posts: 4872
Joined: Wed Feb 11, 2004 3:23 pm
Location: Palm beach, Florida

Re: php application need (database related)

Post by josh »

1) write it yourself
2) look for an off-the shelf solution
3) pay someone to create it for you
4) read this book http://www.amazon.com/Dip-Little-Book-T ... 659&sr=8-1
Post Reply