SyntaxFix
Write A Post
Hire A Developer
Questions
<?php $myArray = new array('1', '2'); $seralizedArray = serialize($myArray); ?>