if i have a string like " sun=yellow,sky=blue "
is it possible to change this into a Associative array (like $Arr[sun]=yellow,$arr[sky]=blue)
if i have a string like " sun=yellow,sky=blue "
is it possible to change this into a Associative array (like $Arr[sun]=yellow,$arr[sky]=blue)
:: Copyright KIRUPA 2024 //--