Add include.php file and include it using pragma.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7460 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
b7ac7389ae
commit
8ad9d8ace2
2 changed files with 8 additions and 1 deletions
7
SWIG/Examples/php4/pragmas/include.php
Normal file
7
SWIG/Examples/php4/pragmas/include.php
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
<?php
|
||||
|
||||
# This code is inserted into example.php
|
||||
echo "this is hi.php\n";
|
||||
|
||||
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue