Sign in
apache
/
zetacomponents
/
trunk
/
.
/
UserInput
/
docs
/
tutorial_example_01.php
blob: 0570c423b03d6e380fd4338db82aba47adf4e2a4 [
file
] [
log
] [
blame
]
<?
php
require_once
'tutorial_autoload.php'
;
require_once
'tutorial_example_01_def.php'
;
require_once
'tutorial_example_01_init.php'
;
require_once
'tutorial_example_01_process.php'
;
require_once
'tutorial_example_01_form.php'
;
?>