Answer the question
In order to leave comments, you need to log in
Why does yandex translate api return false?
I wrote a simple code:
$arr = array('синий','спортивный','автомобиль');
foreach($arr as $value){
$url = 'https://translate.yandex.net/api/v1.5/tr.json/translate?key=мой ключ&text='.$value.'&lang=en&options=1&callback=respons';
$cont = file_get_contents($url);
var_dump($cont);
}
Answer the question
In order to leave comments, you need to log in
A wildly crutch solution on pure html + css, but still:
With svg this is very easy to do.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question