array_map.php

PHPIntermediário

Explorer

C40
C++40
C#40
Dart40
Go40
Java40
JavaScript40
Kotlin40
Objective-C40
Perl40
PHP
Iniciante10
Intermediário10
array_sum.php
foreach_simple.php
array_filter.php
string_explode.php
array_map.php
json_decode.php
file_exists.php
in_array.php
array_keys.php
str_replace.php
Avançado10
Especialista5
Mestre5
Python40
R40
Ruby40
Rust40
Shell40
Swift40
TypeScript40
array_map.php
Click to focus
1
2
$upper = array_map('strtoupper', $names);
print_r($upper);
0WPM0%0:000/58(0%)|Ln 1, Col 1
UTF-8PHP

Exercícios Relacionados