Q. What is the complete syntax of chunk_split() function in PHP?
β
Correct Answer: (A)
chunk_split(string,length,end)
You must be Logged in to update hint/solution