array_map.php

PHP中級

Explorer

C40
C++40
C#40
Dart40
Go40
Java40
JavaScript40
Kotlin40
Objective-C40
Perl40
PHP
初級10
中級10
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
上級10
エキスパート5
マスター5
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

関連する練習問題