Menu

[r31]: / trunk / index.php  Maximize  Restore  History

Download this file

10 lines (5 with data), 98 Bytes

1
2
3
4
5
6
7
8
<?php
require_once("phpython.lib.php");
phpython_build();
phpython_start();
phpython_index();