codepad
[
create a new paste
]
login
|
about
Link:
http://codepad.org/DqU9DLRB
[
raw code
|
output
|
fork
]
PHP
,
pasted on Sep 3:
1
implode(',',array(1,2,3));
Output:
1
implode(',',array(1,2,3));
Create a new paste based on this one
Comments: