Error when trying to Send SMS via WP_REMOTE POST

i'm facing a little problem here. I have these codes saved in send-sms.php file trying to setup an SMS API using wp_remote_post with my site. As part of my trial every time i run my codes below i get response that i don't understand. These are the codes <?php require_once 'wp-load.php'; $url = 'https://api.sprintsmsservice.com/api/SendSMS'; $response […]

Retrieve Bitnami WordPress Username & Password using Putty Terminal to connect to the AWS instance [closed]

Closed. This question is not about programming or software development. It is not currently accepting answers. This question does not appear to be about a specific programming problem, a software algorithm, or software tools primarily used by programmers. If you believe the question would be on-topic on another Stack Exchange site, you can leave a […]