mirror of
https://github.com/FlyInTheBox/31TSAI.git
synced 2024-11-09 20:44:11 +01:00
l
This commit is contained in:
parent
8f08769d28
commit
3ea3ed4b19
1 changed files with 8 additions and 0 deletions
|
@ -85,5 +85,13 @@ rsort($numbers);
|
||||||
print_r($numbers);
|
print_r($numbers);
|
||||||
?>
|
?>
|
||||||
</pre>
|
</pre>
|
||||||
|
<br>
|
||||||
|
<hr>
|
||||||
|
<pre>
|
||||||
|
<?PHP
|
||||||
|
$tablica = array("Skazani na Shawshank" => "dramat","Nietykalni" => "biograficzny","Władca pierścieni: Powrót króla" => "fantasy","Pulp Fiction" => "gangserski","Siedem"=>"kryminał","Podziemny krąg"=>"thriller","Django"=>"western","Król lew"=>"animacja","Avengers: Wojna bez granic"=>"akcja","Dobry, zły i brzydki"=>"western");
|
||||||
|
|
||||||
|
?>
|
||||||
|
</pre>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue