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