Menu

[r57]: / trunk / demo / basic / print / 1.php  Maximize  Restore  History

Download this file

10 lines (4 with data), 127 Bytes

1
2
3
4
5
6
<?php
require_once __DIR__.'/../../../phpython.php';
phpython::set_config('debug', 1);
phpython::import('1.py');