Hi
i am using var_dump, but after certain value it does not show full value and at the end it show like this
string....... (length=4480)
i want to get compete string. can anyone help me how can i do this. Let me know if i am not clear in my question
i am using var_dump, but after certain value it does not show full value and at the end it show like this
string....... (length=4480)
i want to get compete string. can anyone help me how can i do this. Let me know if i am not clear in my question
Comment