Helix Core P4PHP Developer Guide (2020.1)
P4PHP
Introduction
P4PHP, the PHP interface to the Helix C/C++ API, enables you to write PHP code that interacts with a Helix Core server. P4PHP enables your PHP scripts to:
- Get Helix server data and forms in arrays.
- Edit Helix server forms by modifying arrays.
- Provide exception-based error handling and optionally ignore warnings.
- Issue multiple commands on a single connection (performs better than spawning single commands and parsing the results).
Your search for returned result(s).