Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 7616 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I am working on helping a buddy setup a more efficient business. I built a simple PHP based mailing list and shopping cart program for him a couple years ago, but his business needs have out grown it.

My idea is to develop a invoicing/customer database with FileMaker and somehow synchronize the online mailing list with the customer database and the orders database with the invoicing functions. How have some of you worked with something like this?

His website is done in PHP/mySQL. Right now he downloads orders and imports them into FileMaker (not the best solution but it works) to print invoices. The goal is to combine everything so all functions are centralized.

He'd prefer not to switch to a FileMaker host for a couple reasons, including cost. He also likes the PHP/mySQL solution we have setup

  • 1 month later...
Posted

Take a look at the FX class for PHP (freely available at www.iviking.org). Chris Hansen has done an excellent job of writing a PHP class that abstracts the XML interaction with FileMaker, so you just write code that utilizes the methods in his class to manipulate FMP. Its very easy to use, and you don't have to know a thing about XML to use it.

This topic is 7616 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.