PHPMailer (original) (raw)

Property Value
dbo:abstract PHPMailer est une bibliothèque logicielle d'envoi d'e-mails en PHP. En effet, envoyer un email en code natif exige un haut niveau de connaissance des normes SMTP, du format des emails (tels que l'HTML et le retour chariot), et des vulnérabilités d'injection pour spammer. Depuis 2001, PHPMailer est l'une des solutions email les plus populaires en PHP. (fr) PHPMailer is a code library to send (transport) emails safely and easily via PHP code from a web server (MUA to the MSA server). Sending emails directly by PHP code requires a high-level familiarity to SMTP protocol standards (RFC 821, 2821, 5321) and related issues (such as Carriage return) and vulnerabilities about Email injection for spamming. From 2001 PHPMailer is one of the popular solutions for these matters on PHP. (en) PHPMailer는 PHP 코드를 통해 웹 브라우저(MUA → MSA 서버)로부터 이메일을 안전하고 쉽게 보낼 수 있게 하는 코드 라이브러리이다. PHP 코드를 통해 직접 이메일을 보내는 일에는 SMTP 프로토콜 표준(RFC 821, 2821, 5321) 및 관련 문제(예: 캐리지 리턴), 스팸을 위한 이메일 인젝션에 관한 취약성에 대한 높은 친화도를 요구한다. 2001년부터 PHPMailer는 PHP에서 이러한 문제들을 위한 인기있는 솔루션들 중 하나로 간주된다. (ko)
dbo:license dbr:GNU_Lesser_General_Public_License
dbo:operatingSystem dbr:Cross-platform
dbo:programmingLanguage dbr:PHP
dbo:thumbnail wiki-commons:Special:FilePath/PHPMailer.png?width=300
dbo:wikiPageExternalLink https://github.com/PHPMailer/PHPMailer
dbo:wikiPageID 41501366 (xsd:integer)
dbo:wikiPageLength 5231 (xsd:nonNegativeInteger)
dbo:wikiPageRevisionID 1118415313 (xsd:integer)
dbo:wikiPageWikiLink dbr:Qmail dbc:Internet_mail_protocols dbr:Cross-platform dbr:SMTP dbr:GNU_Lesser_General_Public_License dbr:Email_injection dbr:Email_spam dbr:Mail_submission_agent dbr:Transport_Layer_Security dbr:DKIM dbr:PHP dbr:POP3 dbr:Email_service_provider dbr:Internationalized_domain_name dbc:PHP_libraries dbr:Carriage_return dbr:Simple_Mail_Transfer_Protocol dbr:File:SMTP-transfer-model.svg
dbp:author Brent R. Matzelle (en)
dbp:developer Jim Jagielski (en) Andy Prevost (en) Brent R. Matzelle (en) Marcus Bointon (en)
dbp:languageCount over 50 (en)
dbp:latestReleaseDate ; (en)
dbp:license dbr:GNU_Lesser_General_Public_License
dbp:logo File:PHPMailer.png (en)
dbp:name PHPMailer (en)
dbp:operatingSystem dbr:Cross-platform
dbp:programmingLanguage dbr:PHP
dbp:website https://github.com/PHPMailer/PHPMailer
dbp:wikiPageUsesTemplate dbt:Cleanup_bare_URLs dbt:IETF_RFC dbt:Infobox_software dbt:Reflist dbt:Start_date_and_age dbt:Wikidata dbt:Time_ago
dct:subject dbc:Internet_mail_protocols dbc:PHP_libraries
gold:hypernym dbr:Library
rdf:type owl:Thing dbo:Software schema:CreativeWork dbo:Work wikidata:Q386724 wikidata:Q7397 yago:Abstraction100002137 yago:Communication100033020 yago:Direction106786629 yago:Message106598915 yago:Protocol106665108 yago:WikicatInternetMailProtocols dbo:Library yago:Rule106652242
rdfs:comment PHPMailer est une bibliothèque logicielle d'envoi d'e-mails en PHP. En effet, envoyer un email en code natif exige un haut niveau de connaissance des normes SMTP, du format des emails (tels que l'HTML et le retour chariot), et des vulnérabilités d'injection pour spammer. Depuis 2001, PHPMailer est l'une des solutions email les plus populaires en PHP. (fr) PHPMailer is a code library to send (transport) emails safely and easily via PHP code from a web server (MUA to the MSA server). Sending emails directly by PHP code requires a high-level familiarity to SMTP protocol standards (RFC 821, 2821, 5321) and related issues (such as Carriage return) and vulnerabilities about Email injection for spamming. From 2001 PHPMailer is one of the popular solutions for these matters on PHP. (en)
rdfs:label PHPMailer (fr) PHPMailer (ko) PHPMailer (en)
owl:sameAs freebase:PHPMailer yago-res:PHPMailer wikidata:PHPMailer dbpedia-fa:PHPMailer dbpedia-fr:PHPMailer dbpedia-ko:PHPMailer https://global.dbpedia.org/id/YtP7
prov:wasDerivedFrom wikipedia-en:PHPMailer?oldid=1118415313&ns=0
foaf:depiction wiki-commons:Special:FilePath/SMTP-transfer-model.svg wiki-commons:Special:FilePath/PHPMailer.png
foaf:homepage https://github.com/PHPMailer/PHPMailer
foaf:isPrimaryTopicOf wikipedia-en:PHPMailer
foaf:name PHPMailer (en)
is dbo:wikiPageRedirects of dbr:Phpmailer
is dbo:wikiPageWikiLink of dbr:Phpmailer
is foaf:primaryTopic of wikipedia-en:PHPMailer