about summary refs log tree commit diff stats
path: root/dev/php
diff options
context:
space:
mode:
Diffstat (limited to 'dev/php')
-rw-r--r--dev/php/index.html24
1 files changed, 24 insertions, 0 deletions
diff --git a/dev/php/index.html b/dev/php/index.html
new file mode 100644
index 0000000..2a44270
--- /dev/null
+++ b/dev/php/index.html
@@ -0,0 +1,24 @@
+<!DOCTYPE html>
+<html dir="ltr" lang="en">
+    <head>
+        <meta charset='utf-8'>
+        <title>c9 PHP</title>
+    </head>
+    <body>
+        <a href="../index.html">Development Index</a>
+
+        <h1>c9 PHP</h1>
+
+        <a href="../index.html">Development Index</a>
+        <p>
+        This is part of the c9-doc Manual.
+        Copyright (C) 2016
+        c9 team.
+        See the file <a href="../../fdl-1.3-standalone.html">Gnu Free Documentation License</a>
+        for copying conditions.</p>
+
+
+    </body>
+
+</html>
+
colors for comments' href='/akkartik/mu/commit/html/subx/examples/ex5.subx.html?h=hlt&id=14a380525ed2df295463b1906b718cb26871df3b'>14a38052 ^
c56d803c ^
bb2b6ba7 ^
































e4ac3c9e ^
bb2b6ba7 ^
14a38052 ^
c56d803c ^



bb2b6ba7 ^
c762564b ^
14a38052 ^


bb2b6ba7 ^
c56d803c ^
14a38052 ^

37d53a70 ^
14a38052 ^









37d53a70 ^
14a38052 ^









37d53a70 ^
14a38052 ^


37d53a70 ^
14a38052 ^
bb2b6ba7 ^



1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106