| a |
top |
| addNumbers | in file Simple.php, method Simple::addNumbers() Adds two numbers together. |
| e |
top |
| echoData | in file Simple.php, method Simple::echoData() Echos the passed data as a string, adding 'Echo: ' to the front of it. |
| s |
top |
| Simple.php | procedural page Simple.php |
| Simple | in file Simple.php, class Simple Simple class that contains methods that return various data types. |