mirror of
https://github.com/php-win-ext/phpy.git
synced 2026-03-24 17:02:15 +01:00
5 lines
62 B
Python
5 lines
62 B
Python
import phpy
|
|
|
|
phpy.include("main.php")
|
|
phpy.call("Test::test")
|