Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
11.0
11.1
11.2
11.3
11.4
11.5
12.0
12.1
12.2
12.3
Statistic
FMM
Blog
Component: PHP
Run PHP scripts and get/set variables.
Version | macOS | Windows | Linux | Server | iOS SDK | License |
2.9 / 7.3 | ✅ Yes | ✅ Yes | ✅ Yes | ✅ Yes | ❌ No | Paid |
Item | Details |
---|---|
PHP.Execute Executes the specified php code and returns the text output. | Mac/Win/Linux 2.9 |
PHP.ExistsVariable Checks if a variable exists. | Mac/Win/Linux 2.9 |
PHP.GetResultContainer Returns the result of the last php script to run as container. | Mac/Win/Linux 6.4 |
PHP.GetResultString Returns the result of the last php script to run. | Mac/Win/Linux 2.9 |
PHP.GetVariable Returns the value of the variable. | Mac/Win/Linux 2.9 |
PHP.Init Initializes PHP. | Mac/Win/Linux 2.9 |
PHP.IsInitialized Queries whether PHP was initialized. | Mac/Win/Linux 7.3 |
PHP.Load This function is used to indicate where PHP is installed on the computer. | Mac/Win/Linux 2.9 |
PHP.Run Executes the specified php code. | Mac/Win/Linux 2.9 |
PHP.SetVariable Declares the variables in inside of PHP. | Mac/Win/Linux 2.9 |
PHP.ShutDown Stops php. | Mac/Win/Linux 2.9 |
11 functions shown.
Release notes
- 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 v8.1 with 5100 Functions In One Plugin
- MBS FileMaker Plugin 8.1
- 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
Feedback: Report problem or ask question.
