Forum Discussion

coderafg's avatar
coderafg
New Contributor
5 years ago

Delete record by guid using PHP cURL

Can anybody help. Code error message is under the code. Thank you.    <?php> $data = array('guid'=>'{3C4AED24-A7B0-4537-9678-958402E31137}'); $data_json = json_encode($data); /************...