update
This commit is contained in:
13
DEV.2.2/TP/TP1/ex4.php
Normal file
13
DEV.2.2/TP/TP1/ex4.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="fr">
|
||||
<head>
|
||||
</head>
|
||||
<body>
|
||||
<?php
|
||||
$de_1=mt_rand(0,6);
|
||||
$de_2=mt_rand(0,6);
|
||||
|
||||
|
||||
?>
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user