/trunk/Examples/php/pragmas/include.php
# · PHP · 7 lines · 3 code · 3 blank · 1 comment · 0 complexity · 40f92c77628c92c70cee887f0ccad5d3 MD5 · raw file
- <?php
- # This code is inserted into example.php
- echo "this is include.php\n";
- ?>
# · PHP · 7 lines · 3 code · 3 blank · 1 comment · 0 complexity · 40f92c77628c92c70cee887f0ccad5d3 MD5 · raw file
- <?php
- # This code is inserted into example.php
- echo "this is include.php\n";
- ?>