Revision: 8121
Initial Code
Initial URL
Initial Description
Initial Title
Initial Tags
Initial Language
at September 3, 2008 19:01 by docm
Initial Code
<?php class Registreren { /** * Deze service meld nieuwe mensen aan in de database * @returns true of false (of het is gelukt of niet) * */ function Registreren() { } } ?>
Initial URL
Initial Description
Initial Title
Tutorial 1, basis SERVICE voor AMFphp
Initial Tags
Initial Language
PHP