string_explode.php

PHPIntermediate

Explorer

C40
C++40
C#40
Dart40
Go40
Java40
JavaScript40
Kotlin40
Objective-C40
Perl40
PHP
Beginner10
Intermediate10
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
Advanced10
Expert5
Master5
Python40
R40
Ruby40
Rust40
Shell40
Swift40
TypeScript40
string_explode.php
Click to focus
1
2
$parts = explode(',', $csv);
$name = trim($parts[0]);
0WPM0%0:000/53(0%)|Ln 1, Col 1
UTF-8PHP

Related Exercises