Added an example showing use of %pragmas and init/shutdown code injection.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@7452 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
9b48816f68
commit
9593b659b9
3 changed files with 41 additions and 0 deletions
5
SWIG/Examples/php4/pragmas/runme.php4
Executable file
5
SWIG/Examples/php4/pragmas/runme.php4
Executable file
|
|
@ -0,0 +1,5 @@
|
|||
<?php
|
||||
|
||||
require "example.php";
|
||||
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue