Array:
111:222
333:444
555:666
How to use PHP reorganization to the following
111:222
333:444
555:666
Please the master function how to write help write thank you.
Reply to discussion (solution)
Please output the array prototype to see ... Iterate through the array assembly.
Please output the array prototype to see ... Iterate through the array assembly.
Prototypes are
$yx = ' 111:222
333:444
555:666
';
Here's how to write it. Trouble Master Help write the traversal array assembly. Thank you
This is not an array but a string
$yx = ' 111:222
333:444
555:666
'; Echo preg_replace (Array ('/br/', '//'), array (' Li ', '
'), $yx);
111:222
333:444
555:666
This is not an array but a string
$yx = ' 111:222
333:444
555:666
'; Echo preg_replace (Array ('/br/', '//'), array (' Li ', '
'), $yx);
111:222
333:444
555:666
The way I look at you gives me the feeling that I can learn a lot less code.