in reply to Re: alibaba cloud sms api
in thread alibaba cloud sms api

This node falls below the community's threshold of quality. You may see it by logging in.

Replies are listed 'Best First'.
Re^3: alibaba cloud sms api
by Corion (Patriarch) on Sep 02, 2019 at 11:48 UTC

    If you look at that explorer, it also shows you the data that would be sent. Your next step is to compare, step by step, the data that PHP sends with the data that Perl sends.

    Then, edit your code to eliminate all the differences in the output between Perl and PHP.

    A reply falls below the community's threshold of quality. You may see it by logging in.