Tech
Forums
Jobs
Books
Events
Videos
Live
More
Interviews
Certification
Training
Career
Members
News
Blogs
Contribute
An Article
A Blog
A Video
An Ebook
An Interview Question
Register
Login
1
Answer
Which type array function are used in php?
risers gopal
8y
299
1
Reply
is_array()
,
explode()
,
implode()
,
split()
,
preg_split()
, and
unset()
.
Post
Reset
Cancel
Answers (
1
)
Next Recommended Forum
How to print log messages in PHP? like Java SOP statements ?
PHP OOP Interview Question