I need to add variable called $new_status, but its not being recognised on php, any suggestions.
$sendData = '{ "messages" : [ { "content" : "Your order is $new_status.", } ] }';
Tips, Expertise, Articles and Advice from the Pro's for Your Website or Blog to Succeed
I need to add variable called $new_status, but its not being recognised on php, any suggestions.
$sendData = '{ "messages" : [ { "content" : "Your order is $new_status.", } ] }';