InterviewSolution
Saved Bookmarks
| 1. |
What Is Serialize Function In Php? |
|
Answer» It RETURN string CONTAINING a byte-stream representation of any value that can be STORED in PHP. It return string containing a byte-stream representation of any value that can be stored in PHP. |
|