Using Php. Need:
On String Input: "Some terms with spaces between"
OutputArray <String>: {Some, terms, with, spaces, between}
![]() ![]() ![]() |
|||
|
![]() ![]() ![]() |
You could use
while
An example where the regular expression based splitting is useful:
|
||||||||||||
|
![]() ![]() |
|
||
|
![]() ![]() |
Just a question, but are you trying to make json out of the data? If so, then you might consider something like this:
|
||
|