electricphp
Programmer
If I have a $_post variable that holds the value "red - 45"
and I would like to load that into two different variables:
$color and $price, how would I go about it?
and I would like to load that into two different variables:
$color and $price, how would I go about it?