Brian Dunning's FileMaker Custom Functions

fnPHPExecute ( php_code ; php_filepath_local )

Execute PHP code locally. Simple but powerful.

  Average rating: 5.0 (1 vote) Log in to vote

Drew Wesley   Drew Wesley - Show more from this author
Drewsol
https://www.drewsol.com

Share on Facebook Share on Twitter

  Sample input:
Windows: fnPHPExecute ( "$date = date('Y-m-d H:i:s'); echo $date" ; "C:\PHP" )
macOS: fnPHPExecute ( "$date = date('Y-m-d H:i:s'); echo $date" ; "" )
  Sample output:
2021-12-28 17:34:30

  Function definition: (Copy & paste into FileMaker's Edit Custom Function window)

Execute PHP code locally. Simple but powerful.
See commenting for more.

 

Comments

Log in to post comments.

 

Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.

Support this website.

This library has been a free commmunity resource for FileMaker users and developers for 20 years. It receives no funding and has no advertisements. If it has helped you out, I'd really appreciate it if you could contribute whatever you think it's worth: