get_phone_number
get_phone_number($service='ot',$operator='any',$country='0'); - get the number of available numbers.
the input Function accepts parameters:
$service – service for ordering. List of available services vk_0 - Vkontakte, ig_0 - Instagram, ok_0 - Odnoklassniki, vi_0 - Viber, other_0 - Other services.$operator – mobile operator only for the Russian Federation: megafon, mts, beeline,tele2, any.$country – country of the number, 0 - Russia, 1 - Ukraine, 2 - Kazakhstan, 3 - China, 4 - Philippines, 5 - Myanmar, 6 - Indonesia, 7 - Malaysia, 10 - Vietnam, 11 - Kyrgyzstan, 12 - USA, 13 - Israel, 14 - Hong Kong, 15 - Poland, 16 - England, 17 - Madagascar, 18 - Congo, 19 - Nigeria, 20 - Macau, 21 - Egypt, 23 - Ireland, 24 - Cambodia, 25 - Laos, 26 - Haiti, 27 - ivory coast, 28 - Gambia, 29 - Serbia, 30 - Yemen, 31 - South Africa, 32 - Romania, 34 - Estonia, 35 - Azerbaijan, 36 - Canada, 37 - Morocco, 38 - Ghana, 39 - Argentina, 40 - Uzbekistan, 41 - Cameroon, (optional, if not specified, the default number will be given according to the setting in the left menu).
After testing, the function returns the result of its work to the script :
true – got a phone number
false – didn't get a phone number
You can get the received phone number from the cheapsms->numbervariable. However, if we did not receive the phone number, the full response of the service can be obtained from the cheapsms->answervariable.
The variable cheapsms->answer can be:
NO_NUMBERS - no numbers
NO_BALANCE - balance ended
Possible error:
ERROR_SQL - SQL server error
BAD_KEY - invalid API key