Page principale Mlam |
|
<?session_start();?> <html> <head> </head> <body> <form method=post action='test_mlam.php'> <? require("mlam_tables_def.php"); mlam_form("le_nom_de_votre_structure",$id); ?> <input class=button type=submit value='Validate the changes'> </form> </body> </html> |