I have a string say: Order_num = \"0982asdlkj\"
Order_num = \"0982asdlkj\"
How can I split that into the 2 variables, with the number element and then another variable with the le
Check this out
"; echo "Number-".$number[0]; ?>
with regards
wazzy