Vajad kellegagi rääkida?
Küsi julgelt abi LasteAbi
Logi sisse
Sulge

"phonetype" - 1 õppematerjal

Programmeerimine PHP
134
pdf

Programmeerimine PHP

echo ''.$humanInfo['id'].''; echo ''.$humanInfo['data']['name'].''; echo ''; echo strtoupper (substr ($humanInfo['data']['gender'], 0, 1)); echo ''; echo ''.$humanInfo['data']['age'].''; echo ''; foreach ($humanInfo['data']['phone'] as $phoneType => $phoneNumber) { if (is_null($phoneNumber)) continue; echo $phoneType.': '.$phoneNumber.'
'; } echo ''; echo ''; } echo ''; } ?> Valjund ID Name Gender Age Contacts home: 6314981

Infoteadus → Allika?petus
57 allalaadimist


Sellel veebilehel kasutatakse küpsiseid. Kasutamist jätkates nõustute küpsiste ja veebilehe üldtingimustega Nõustun