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

4 lines
49 B
Python

from php import core
print(core.zend_version())