Scodigo, Inc.

Log In | Register

Cart Items:
0

MySQL and SmartPill

I would like to connect to a remote MySQL Database for read and write some records directly from FMP. I'm using Filemaker Pro Advanced 8.5 on a Mac OS X 10.4 but I don't know how to do that. I've just installed the SmartPill PHP plug-in on my Mac: may I have to configure anything or I have to install some particular software on my Mac?
I've been wrote the PHP code to add a record on the MySQL DB (as in a web page) but I get a 0 result from PHP plug-in with no effect.
Can anyone hel me?
(Sorry but I'm new on PHP programming...)

MySQL and SmartPill

Micah Woods's picture

Hello Michele,

There's a MySQL example in our testbed file which can be downloaded here:

http://www.scodigo.com/downloads/smartpill/misc/Testbed_Oct_07.zip

I also recommend the PHP manual as a great source not only for documentation but for the many examples posted by users:

http://www.php.net/mysql

Regards,
Micah