Version fonctionnelle sans classe
This commit is contained in:
@@ -1,14 +0,0 @@
|
|||||||
<?php
|
|
||||||
|
|
||||||
class Livre {
|
|
||||||
function getAll() {
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
function ajouter($titre, $auteur, $annee) {
|
|
||||||
|
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
?>
|
|
@@ -1,3 +0,0 @@
|
|||||||
<?php
|
|
||||||
|
|
||||||
?>
|
|
Reference in New Issue
Block a user