Réalisées par des traducteurs professionnels, des entreprises, des pages web ou traductions disponibles gratuitement.
submitemail(headers,content)
submitemail(headers,content)
Dernière mise à jour : 2018-02-21
Fréquence d'utilisation : 1
Qualité :
the headers and content values are processed in the same way they are processed with the submitemail function.
Значения headers и content обрабатываются так же, как в функции submitemail.
Dernière mise à jour : 2018-02-21
Fréquence d'utilisation : 1
Qualité :
a call to this function does the same as the submitemail(headers,content) function call, where the fromaddress, subject, and to value (if they are not null-values) are used instead of the headers dictionary from,subject, and to elements.
Вызов этой функции осуществляется аналогично вызову функции submitemail(headers,content), где значения fromaddress, subject и to (если они не являются нулевыми) используются вместо элементов словаря headers from,subject и to.
Dernière mise à jour : 2018-02-21
Fréquence d'utilisation : 1
Qualité :