xref: /web-php/manual/en/toc/funcref.inc (revision dd8d8bf8)
1<?php
2$TOC = array (
3  0 =>
4  array (
5    0 => 'refs.basic.php.php',
6    1 => 'Affecting PHP\'s Behaviour',
7  ),
8  1 =>
9  array (
10    0 => 'refs.utilspec.audio.php',
11    1 => 'Audio Formats Manipulation',
12  ),
13  2 =>
14  array (
15    0 => 'refs.remote.auth.php',
16    1 => 'Authentication Services',
17  ),
18  3 =>
19  array (
20    0 => 'refs.utilspec.cmdline.php',
21    1 => 'Command Line Specific Extensions',
22  ),
23  4 =>
24  array (
25    0 => 'refs.compression.php',
26    1 => 'Compression and Archive Extensions',
27  ),
28  5 =>
29  array (
30    0 => 'refs.creditcard.php',
31    1 => 'Credit Card Processing',
32  ),
33  6 =>
34  array (
35    0 => 'refs.crypto.php',
36    1 => 'Cryptography Extensions',
37  ),
38  7 =>
39  array (
40    0 => 'refs.database.php',
41    1 => 'Database Extensions',
42  ),
43  8 =>
44  array (
45    0 => 'refs.calendar.php',
46    1 => 'Date and Time Related Extensions',
47  ),
48  9 =>
49  array (
50    0 => 'refs.fileprocess.file.php',
51    1 => 'File System Related Extensions',
52  ),
53  10 =>
54  array (
55    0 => 'refs.international.php',
56    1 => 'Human Language and Character Encoding Support',
57  ),
58  11 =>
59  array (
60    0 => 'refs.utilspec.image.php',
61    1 => 'Image Processing and Generation',
62  ),
63  12 =>
64  array (
65    0 => 'refs.remote.mail.php',
66    1 => 'Mail Related Extensions',
67  ),
68  13 =>
69  array (
70    0 => 'refs.math.php',
71    1 => 'Mathematical Extensions',
72  ),
73  14 =>
74  array (
75    0 => 'refs.utilspec.nontext.php',
76    1 => 'Non-Text MIME Output',
77  ),
78  15 =>
79  array (
80    0 => 'refs.fileprocess.process.php',
81    1 => 'Process Control Extensions',
82  ),
83  16 =>
84  array (
85    0 => 'refs.basic.other.php',
86    1 => 'Other Basic Extensions',
87  ),
88  17 =>
89  array (
90    0 => 'refs.remote.other.php',
91    1 => 'Other Services',
92  ),
93  18 =>
94  array (
95    0 => 'refs.search.php',
96    1 => 'Search Engine Extensions',
97  ),
98  19 =>
99  array (
100    0 => 'refs.utilspec.server.php',
101    1 => 'Server Specific Extensions',
102  ),
103  20 =>
104  array (
105    0 => 'refs.basic.session.php',
106    1 => 'Session Extensions',
107  ),
108  21 =>
109  array (
110    0 => 'refs.basic.text.php',
111    1 => 'Text Processing',
112  ),
113  22 =>
114  array (
115    0 => 'refs.basic.vartype.php',
116    1 => 'Variable and Type Related Extensions',
117  ),
118  23 =>
119  array (
120    0 => 'refs.webservice.php',
121    1 => 'Web Services',
122  ),
123  24 =>
124  array (
125    0 => 'refs.utilspec.windows.php',
126    1 => 'Windows Only Extensions',
127  ),
128  25 =>
129  array (
130    0 => 'refs.xml.php',
131    1 => 'XML Manipulation',
132  ),
133);
134$PARENTS = array (
135  0 =>
136  array (
137    0 => 'index.php',
138    1 => 'PHP Manual',
139  ),
140);
141