Categories
5G Network
Agile
Amazon EC2
Android
Angular
Ansible
Arduino
Artificial Intelligence
Augmented Reality
AWS
Azure
Big Data
Blockchain
BootStrap
Cache Teachniques
Cassandra
Commercial Insurance
C#
C++
Cloud
CD
CI
Cyber Security
Data Handling
Data using R
Data Science
DBMS
Design-Pattern
DevOps
ECMAScript
Fortify
Ethical Hacking
Framework
GIT
GIT Slack
Gradle
Hadoop
HBase
HDFS
Hibernate
Hive
HTML
Image Processing
IOT
JavaScript
Java
Jenkins
Jira
JUnit
Kibana
Linux
Machine Learning
MangoDB
MVC
NGINX
Onsen UI
Oracle
PHP
Python
QTP
R Language
Regression Analysis
React JS
Robotic
Salesforce
SAP
Selenium
Service Discovery
Service Now
SOAP UI
Spark SQL
Testing
TOGAF
Research Method
Virtual Reality
Vue.js
Home
Recent Q&A
Feedback
Ask a Question
How can you send email in PHP?
Home
PHP
How can you send email in PHP?
asked
Jun 6, 2020
in
PHP
by
Robindeniel
Q:
How can you send email in PHP?
#php-send-email
#send-email-php
Answer
▼ Show
1
Answer
0
votes
answered
Jun 6, 2020
by
SakshiSharma
The mail() function is used to send email in PHP.
bool mail($to,$subject,$message,$header);
Learn More with Madanswer
Related questions
0
votes
Q: How to Send email by using codeigniter library via localhost
asked
Feb 2
in
CodeIgniter
by
SakshiSharma
#send-email
codeigniter-library
codeigniter-email-send
codeigniter-send-email
0
votes
Q: How can you retrieve a cookie value in PHP?
asked
Jun 6, 2020
in
PHP
by
SakshiSharma
#php-retrieve-cookie
#cookie-value-php
0
votes
Q: How can you submit a form without a submit button in PHP?
asked
Jun 6, 2020
in
PHP
by
SakshiSharma
#php-submit-button
#form-submit-button-php
0
votes
Q: Explain how you can update Memcached when you make changes to PHP?
asked
Jun 23, 2019
in
PHP
by
SakshiSharma
#php
#php-php
#php-server-monitor-script
#php-support
#mysql-php
#php-programmer
#php-development
#php-language
0
votes
Q: Your organization wants to send and receive compliance emails to its clients using its own email address and domain.
asked
Dec 4, 2020
in
Testing
by
sharadyadav1986
#domain
#email-address
0
votes
Q: Is it right to send login credentials through email?
asked
Sep 1, 2020
in
Cyber Security
by
Robindeniel
#login-credential
#login-email-credential
0
votes
Q: How can I prevent SQL injection in PHP?
asked
Jun 27, 2020
in
PHP
by
DavidAnderson
#php
...