Joke Collection Website - Public benefit messages - Use PHP and API to make a platform for sending and receiving short messages and receiving calls.

Use PHP and API to make a platform for sending and receiving short messages and receiving calls.

Php itself has no function of making phone calls and sending and receiving short messages!

However, some of these operators can provide some api interfaces that php can call!

However, it costs money to successfully call their interface!

For example, you spend 100 yuan to buy one of their packages, which contains 1000 text messages!

Then your php successfully calls their api interface once and successfully sends short messages!

Then reduce the remaining text messages by one!

Wait until your package information is 0, then your call is unsuccessful again!

Keep buying text messages!

Anyway, it's for the money!