Web Hosting - Domain Registration - Web solutions
  Main site
Home
Domain Management
Dedicated server windows
Linux hosting articles
Linux Server Management
Corporate email Solutions
General Issues

 

 
 
   
 

 
Manage your Domains
 
   
  Transfer Domain  
  Domain Forwarding  
  Whois search  
  More Help for Domains  

 

 

For the security pupose we have blocked all outgoing mail without smtp authentication from php. If you want to send mail through php, kindly create a email id in your cpanel.

Use that email id and password in your php code to send mails from php. samples code is given below.

$from, 'To' => $to, 'Subject' => $subject); $smtp = Mail::factory('smtp', array ('host' => $host, 'auth' => true, 'username' => $username, 'password' => $password)); $mail = $smtp->send($to, $headers, $body); if (PEAR::isError($mail)) { echo('

' . $mail->getMessage() . '

'); } else { echo('
Message Sent successfully
Thank you.
Please Visit Again!
'); } ?>
 

 

| Copyright Adsin Media Private Limited | Privacy Policy | Network Details |

Adsin Media Private Limited
Address: #1794, 4th cross, Viswa Priya Layout, Begur Main Road, Bangalore - 560068 India.
Phone:
+91.80.25731183 / 65339077 / 25742040 (24/ 7) Mail: info@adsinmedia.com

P.O Box 367, Dili East Timer, Australia.
Phone:
+670-7245440 / 7259494 Email: australia@adsinmedia.com

4611 La Mirada Ave, Suit 1, Los Angeles, USA, 90029.
Phone: +011323 913 9274 Mail: info@adsinmedia.com

 
 

India Windows Web Hosting Services from Adsin Media Pvt.Ltd