Connect your FileMaker Pro databases to your website with PHP or XSLT.
Publish your data to the Web
With the PHP features of FileMaker Server, you can publish information to external websites, gather information from Web users, and create new solutions combining a Web-based front-end with a rich, FileMaker Pro back-end. Support for popular open source Web standards PHP and XSLT means you – and your Web developer – will be reading and writing live FileMaker Pro data in no time.
Data-driven websites for everyone
The PHP Site Assistant feature and Application Programming Interface work together to give you a fast way to put FileMaker data on websites. The PHP Site Assistant feature asks step-by-step questions to produce PHP-based Web pages based on the most popular Web uses such as data collection forms, list searching, and database record editing. Publish the pages as they are, or edit them in Dreamweaver or other HTML editors.
The more experienced PHP developer can work directly with the FileMaker API for PHP, and have access to the full power of FileMaker and PHP.
Everything you need
FileMaker Server installs what you need to use PHP including the PHP engine and the FileMaker API for PHP, sample code, and documentation. See system requirements for more on supported configurations.
XSLT Web Publishing
FileMaker Server also supports XML and XSLT. XSLT is useful when developing a solution that is focused primarily on data transformation and presentation, such as creating an RSS feed or a Rich Text Format (RTF) export. You can also dynamically create web pages from an assortment of applications simply by applying the appropriate Extensible Stylesheet Language Transformation (XSLT) style sheet.

