+ 2

How to create a string from an array in php.

arrays in php

27th Nov 2016, 5:49 PM
Hemant Rana
Hemant Rana - avatar
2 Answers
+ 1
by using the implode function in php.
27th Nov 2016, 5:49 PM
Hemant Rana
Hemant Rana - avatar
+ 1
implode()
20th Dec 2016, 6:18 PM
Niharika Prajapati
Niharika Prajapati - avatar