RoHodson

Results 3 comments of RoHodson

I am having similar problems. It basically fights with the mouse cursor, preventing it from moving above the bottom third of the screen

I get that. But ` $connection->setApiVersion('2'); //$content = $connection->get("account/verify_credentials"); $status = 'This is a test tweet.'; $result = $connection->post("statuses/update", ["status" => $status], true); if ($connection->getLastHttpCode() == 200) { echo "Your...

Please do not. Adding more prerequisits is bad/inconvenient/to be avoided.