Files
phpy/examples/python/main.py
2023-12-12 18:42:10 +08:00

5 lines
62 B
Python

import phpy
phpy.include("main.php")
phpy.call("Test::test")