Files
jim winstead cb2e3791c7 fix typo
2002-10-23 03:15:10 +00:00

10 lines
236 B
XML

<slide title="Functions">
<list>
<bullet>Functions are first declared in the header file</bullet>
<bullet>Then you must add them to the %function_entry%</bullet>
<bullet>You then can write your PHP functions</bullet>
</list>
</slide>