update
This commit is contained in:
14
DEV.2.2/TP/TP1/ex21.php
Normal file
14
DEV.2.2/TP/TP1/ex21.php
Normal file
@@ -0,0 +1,14 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="fr">
|
||||
<head>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<?php
|
||||
$tab[$i] = $tab[i-1]+$i;
|
||||
$tabl[$i*$i] =$i;
|
||||
?>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
Reference in New Issue
Block a user