xref: /web-php/manual/en/toc/getting-started.inc (revision dd8d8bf8)
1<?php
2$TOC = array (
3  0 =>
4  array (
5    0 => 'introduction.php',
6    1 => 'Introduction',
7  ),
8  1 =>
9  array (
10    0 => 'tutorial.php',
11    1 => 'A simple tutorial',
12  ),
13);
14$TOC_DEPRECATED = array (
15);
16$PARENTS = array (
17  0 =>
18  array (
19    0 => 'index.php',
20    1 => 'PHP Manual',
21  ),
22);
23