what are Implode and Explode functions?

Answer Posted / ajay dabhi

Explode function converts comma separated string value into
array

Implode function converts array into comma separated string

Is This Answer Correct ?    22 Yes 24 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which php framework is best?

538


What is difference between single quotes and double quotes in php?

486


How can you declare a constant variable in php?

564


What is the use of anonymous function in php?

549


Which function gives us the number of affected entries by a query?

515






What is htmlspecialchars?

548


What is uniqid php?

576


Are objects passed by value or by reference?

545


What are the advantages of object-oriented programming in php?

502


How to check a key exist in an array?

571


What is session and Cokkies . How it works . tell some thing about Session_id()

1533


Which is incorrect with respect to separating php code and html?

534


Is laravel better than codeigniter?

550


What are the differences between require and include?

567


what is variable scope, which variables are accessible from where and what are "undefined variable" errors?

504