informatique:polices
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédente | |||
| informatique:polices [2026/07/19 16:59] – alexis | informatique:polices [2026/07/19 17:00] (Version actuelle) – alexis | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| ====== Polices ====== | ====== Polices ====== | ||
| <WRAP info> | <WRAP info> | ||
| - | Les différentes polices sont testées avec l' | + | Les différentes polices sont testées avec l' |
| < | < | ||
| abcdefghijklmnopqrstuvwxyz | abcdefghijklmnopqrstuvwxyz | ||
| Ligne 10: | Ligne 10: | ||
| == === != !== >= <= -> <=> => | == === != !== >= <= -> <=> => | ||
| 0O 1l B8 <> [] {} 2N2N2N2N | 0O 1l B8 <> [] {} 2N2N2N2N | ||
| - | |||
| - | public function getElementValue(array $collection, | ||
| - | { | ||
| - | /** Comment #1 */ | ||
| - | if (empty($collection)) { | ||
| - | return null; | ||
| - | } | ||
| - | | ||
| - | // Comment #2 | ||
| - | foreach ($collection as $key => $element) { | ||
| - | if ($key < $index || $key > $index) { | ||
| - | echo 'Index does not match key', PHP_EOL; | ||
| - | continue; | ||
| - | } | ||
| - | | ||
| - | return $element-> | ||
| - | } | ||
| - | } | ||
| </ | </ | ||
| </ | </ | ||
informatique/polices.1784505549.txt.gz · Dernière modification : de alexis
