Posts by jonyreis • 1 point
2 posts
-
-1
votes2
answers48
viewsQ: How do I print a specific JSON item in PHP?
<?php require __DIR__ . '/vendor/autoload.php'; $accessToken = "----------------------------"; use TotalVoice\Client as TotalVoiceClient; $client = new TotalVoiceClient($accessToken); $response =…
-
0
votes1
answer72
viewsQ: When I execute the command $ code . the terminal of the following message
Recently I formatted my PC and when I run the command $ code . to start vs code, the following message appears: [main 2019-10-07T22:55:45.545Z] update#setState idle bash: impossível definir grupo do…
visual-studio-codeasked jonyreis 1