12 Avril
This commit is contained in:
9
BACKEND/PHP/tableau.php
Normal file
9
BACKEND/PHP/tableau.php
Normal file
@@ -0,0 +1,9 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<body>
|
||||
<?php function Afficher($array){
|
||||
echo "<table>"
|
||||
}
|
||||
?>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user