| Components | All | New | MacOS | Windows | Linux | iOS | ||||
| Examples | Mac & Win | Server | Client | Guides | Statistic | FMM | Blog | Deprecated | Old | |
Component: PHP
Run PHP scripts and get/set variables.
Deprecated. Please use PHP scripts on a web server and trigger them via CURL functions. Or run PHP via Shell functions, please.
| Version | macOS | Windows | Linux | Server | iOS SDK |
| 2.9 / 7.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No |
| Item | Details |
|---|---|
| PHP.Execute Deprecated Executes the specified php code and returns the text output. | Mac/Win/Linux 2.9 |
| PHP.ExistsVariable Deprecated Checks if a variable exists. | Mac/Win/Linux 2.9 |
| PHP.GetResultContainer Deprecated Returns the result of the last php script to run as container. | Mac/Win/Linux 6.4 |
| PHP.GetResultString Deprecated Returns the result of the last php script to run. | Mac/Win/Linux 2.9 |
| PHP.GetVariable Deprecated Returns the value of the variable. | Mac/Win/Linux 2.9 |
| PHP.Init Deprecated Initializes PHP. | Mac/Win/Linux 2.9 |
| PHP.IsInitialized Deprecated Queries whether PHP was initialized. | Mac/Win/Linux 7.3 |
| PHP.Load Deprecated This function is used to indicate where PHP is installed on the computer. | Mac/Win/Linux 2.9 |
| PHP.Run Deprecated Executes the specified php code. | Mac/Win/Linux 2.9 |
| PHP.SetVariable Deprecated Declares the variables in inside of PHP. | Mac/Win/Linux 2.9 |
| PHP.ShutDown Deprecated Stops php. | Mac/Win/Linux 2.9 |
11 functions shown.
These functions require a paid license (73%).
Release notes
- Version 13.1
- Deprecated PHP functions.
- Version 8.1
- Changed PHP.Run and PHP.Execute to return better error messages.
- Version 7.3
- Added PHP.IsInitialized function.
Blog Entries
- MBS FileMaker Plugin, version 13.1pr1
- MBS FileMaker Plugin v8.1 with 5100 Functions In One Plugin
- MBS FileMaker Plugin 8.1
- The Status of our PHP support
- MBS FileMaker Plugin 6.4 for OS X/Windows
- MBS FileMaker Plugin 2.9 for OS X/Windows - More than 1200 Functions In One Plugin
Example Databases