pcourterelle wrote:
Quote:
When building web page interfaces for FMP is it possible to use PHP or XML
instead of CDML tags? Or is CDML the only way? Can anyone relate their
experiences using FMP and PHP, is it a good thing, bad thing.
Thanks
Phil Courterelle |
In fact CDML is 'the old way'. The 'new way' is xml. So you can use any
server side language you want... php, perl, c# (.net).
Here's a link to an older article on XML with FM5.5 (you don't say what
version you are using) where Apple internally is using PHP, Apache, and
FMPro on OS X...
Google Filemaker and XML and your result set should be pretty useful.
Filemaker also has some information on their website.
Good luck,