Function string2array
convert a string to an array, work similar to unserialize, but string length secure
Located at
tools.lib.php
Parameters summary
string |
$s |
Return value summary
array
|
array |
convert a string to an array, work similar to unserialize, but string length secure
string |
$s |
array
|
array |