answersLogoWhite

0

In PHP how to send data to email?

User Avatar

Anonymous

16y ago
Updated: 8/17/2019

mail($to, $subject, $message, $headers); $headers is optional.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

Is it able to send recurring eMail with PHP code such as sending an eMail every month automatically with PHP code?

By making use of Linux's cron jobs, you could schedule a PHP job to be run monthly using this line of code at the bottom of the file opened by running crontab -e:0 0 1 * * /usr/local/bin/php /path/to/php/file.phpIn that PHP file you could have your code to send an email like so:


How much does ntelos charge to send an email?

nTelos does not charge to send an email as long as you have data capabilities on your device.


Code for mobile alert in PHP?

You can use an email to SMS gateway to send SMS messages from a PHP script. This will likely be a paid for service, there used to be some network specific free services, but I think most of them are now closed, presumably due to abuse from spammers. Search for "email to SMS gateway". To send e-mail from PHP see the 'mail' command.


How do you send data from a blackberry to an iPad?

It depends on the type of data, but email is generally the easiest way.


How do you Put jspcode into PHP?

It is not possible to directly put jsp code in php, You could look into json and xml which allow data transfer between different technologies. Alternatively you could send data from jsp code to html and via html to php. Look at the link below. It may help somewhat


What is truncated Email?

Truncated is defined as shortened, I suppose it means that the data is shortened in order for the email to be able to send.


The post method used to send data from HTML to php is not working.?

good guess is you have one of the following errors/mistakes/bugs:you try to send a file but have no "multipart/form-data" in your form-tagyou are trying to send to a php file which is not there or you can't accessmaybe you have misnamed some fields in your form or trying to access the wrong variablesyou are mixing POST and GETjust to name a few


What is php 5.1 software?

That's PHP Engine.. Allow you to develop PHP Scripts.. you can use it to develop PHP Scripts and test it on your local machine before you send it to server.. (your website)


How you can change data type in PHPwrite a script in PHP that change the string data type in numeric data type?

If you will read typecasting on php, you will know more on this. <?php $str = "10"; $num = (int)$str; ?>


How can you get an htmljavascript form to send the results to an email address when the submit button is pressed?

JavaScript (Nor HTML, at that) cannot send e-mails directly. You must use a more dynamic language, such as PHP or ASP.


Which email address can you send PII to?

unclassified data must marked as such if stored in a classified area


What software is on the market allowing the user to start an email campaign?

Available software that allows users to start an email campaign include PHP List, Active Campaign, Zoho, Send Blaster, Constant Contact, and Campaign Monitor.