Need to integrate Microsoft translator to translate entire web page in PHP

YASSER ELEZABY 96 Reputation points
2020-10-14T17:40:56.737+00:00

I want to integrate Microsoft translator to translate entire web page in PHP. I am not getting proper documentation or sample code . Could you please help me about this.

Azure Translator
Azure Translator
An Azure service to easily conduct machine translation with a simple REST API call.
392 questions
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. YutongTie-MSFT 51,611 Reputation points
    2020-10-14T23:24:04.987+00:00

    Hello,

    Thanks for reaching out to us. Please refer to following document and sample code for PHP and let me know if you have any question. ^^

    PHP Translator code sample: https://github.com/MicrosoftTranslator/Text-Translation-API-V3-PHP

    Translator documentation: https://learn.microsoft.com/en-us/azure/cognitive-services/translator/translator-info-overview

    Regards,
    Yutong

    0 comments No comments

  2. YASSER ELEZABY 96 Reputation points
    2020-10-15T11:29:09.19+00:00

    Could you please explain more about this .please check below attachment . in that attachment which file i have to run for translate whole web page.I need translator like google translator as shown in 2nd attachment.Could you please send code for that.
    32671-trans2.jpg
    32628-image.png


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.