Core Features
Transformation of dynamic constructs
nTile PtoJ has specific algorithms for each category of dynamic constructs, transforming them into static evaluation expressions. Please consult the Dynamic Constructs samples for relevant examples.
PHP dynamic constructs consist of:
- dynamic variables
- dynamic function calls
- dynamic object members
- dynamic includes
For cases when the static alternatives are not apparent for the algorithm, manual input of these alternatives is available.