Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Smartpill includes a PHP extension that adds powerful FileMaker related functions to PHP.

These are actual PHP functions that can be used in your PHP code.

With these functions you can:

  1. Return the results of any FileMaker calculation (a great way to get data from FileMaker from within your PHP code).
  2. Execute SQL against your FileMaker data (includes the ability to select, insert, update and delete data in FileMaker).
  3. Define variables (available at the application level – not restricted to the file level like FileMaker global variables).
  4. Have the user select a file or folder and return the selected path.
  5. Display progress bars.
  6. Trigger scripts.
  7. Get and set the user’s clipboard including the special XML clipboard used by FileMaker to copy/paste fields, tables, scripts, layout objects, custom functions, etc.
  8. Define your own errors.
  9. Get parameters passed to your PHPx functions.
  10. Return typed results to FileMaker.

Child pages (Children Display)
excerpttrue
excerptTypesimple