summaryrefslogtreecommitdiff
path: root/Examples/php/pragmas/runme.php
diff options
context:
space:
mode:
Diffstat (limited to 'Examples/php/pragmas/runme.php')
-rwxr-xr-xExamples/php/pragmas/runme.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/Examples/php/pragmas/runme.php b/Examples/php/pragmas/runme.php
new file mode 100755
index 000000000..538548b6f
--- /dev/null
+++ b/Examples/php/pragmas/runme.php
@@ -0,0 +1,5 @@
+<?php
+
+require "example.php";
+
+?>