![]() |
|||
PHP
IT Tags
magento ecommerce Overlapping Layers indexing solr mysql server check domain SimpleXML Xampp control panel Simplexml Parser my_thread_global_end PHP and FLash multiple file uplo ajax Mobile site local server objects XHTML php mail associative arrays sdf Stop Script local server UPDATE Remove Duplicate connection to MYSQL server shutdown include Solr XML photo gallery Combo box |
PHP Mail function with data
By: rekha singh | 16 Feb 2010 6:57 pm
Hi, Comments$to = "$_POST[email] ";
By: rekha singh | 16 Feb 2010
Hi,
By: rekha singh | 16 Feb 2010
If we need to send some data comes from database in table format via email to other email automatically to using PHP script like newsletter. Code:-
$textTosend.='</table><br> if(mail($sendId,$subject,$textTosend,$senderheaders)){
By: rekha singh | 17 Feb 2010
|
