ZOO-Project
|
service_internal_php.h File Reference
Go to the source code of this file.
Functions | |
int | zoo_php_support (maps **, map *, service *, maps **, maps **) |
Load a PHP script then run the function corresponding to the service by passing the conf, inputs and outputs parameters by reference. More... | |
Function Documentation
int zoo_php_support | ( | maps ** | main_conf, |
map * | request, | ||
service * | s, | ||
maps ** | real_inputs, | ||
maps ** | real_outputs | ||
) |
Load a PHP script then run the function corresponding to the service by passing the conf, inputs and outputs parameters by reference.
- Parameters
-
main_conf the conf maps containing the main.cfg settings request the map containing the HTTP request s the service structure real_inputs the maps containing the inputs real_outputs the maps containing the outputs
Generated on Wed Apr 2 2025 10:00:02 for ZOO-Project by
