User Tools

Site Tools


uphp:functions:implode

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
uphp:functions:implode [2017/05/08 14:28]
jeff
uphp:functions:implode [2017/05/11 23:09]
jeff
Line 7: Line 7:
 ====Description==== ====Description====
  
-<well size="sm"> +<well size="sm"><html>
-<html>+
 <span style="font-size:125%;color:green">string <span style="font-size:125%;color:green">string
 <span style="color:black">implode ( <span style="color:black">implode (
Line 16: Line 15:
 <span style="color:blue">$delimiter <span style="color:blue">$delimiter
 <span style="color:black">) <span style="color:black">)
-</html> +</html></well>
-</well>+
  
 <html>Turn an <b><span style="color:green">array<span style="color:black"></b> into a <b><span style="color:green">string<span style="color:black"></b> with the delimiter separating each element</html> <html>Turn an <b><span style="color:green">array<span style="color:black"></b> into a <b><span style="color:green">string<span style="color:black"></b> with the delimiter separating each element</html>
Line 27: Line 25:
 <html><b><span style="color:blue">$delimiter<span style="color:black"></b>:  Character to use for separating each array element put into the <b><span style="color:green">string<span style="color:black"></b></html> <html><b><span style="color:blue">$delimiter<span style="color:black"></b>:  Character to use for separating each array element put into the <b><span style="color:green">string<span style="color:black"></b></html>
  
-====Return Value====+====Return Values====
  
 <html><b><span style="color:green">String<span style="color:black"></b> containing concatenated elements</html> <html><b><span style="color:green">String<span style="color:black"></b> containing concatenated elements</html>
uphp/functions/implode.txt · Last modified: 2021/09/13 05:57 (external edit)