swig/Examples/php4/pragmas/include.php
2005-09-20 02:33:05 +00:00

7 lines
78 B
PHP

<?php
# This code is inserted into example.php
echo "this is hi.php\n";
?>