Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. Linux, Apache, MySQL, PHP
  4. Error While Senting Email

Error While Senting Email

Scheduled Pinned Locked Moved Linux, Apache, MySQL, PHP
helpquestionphpdata-structures
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    Arunkumar Koloth
    wrote on last edited by
    #1

    Hi,all This is My Php Code

    $from,'To' => $to,'Subject' => $subject);
    $smtp = Mail::factory('smtp',array ('host' => $host ,'port' => $port , 'auth' => true , 'username' => $username,'password' => $password));

    Now How Can i Call mail(); Function? Please Help Me Arunkumar.t :((

    Arunkumar.

    T 1 Reply Last reply
    0
    • A Arunkumar Koloth

      Hi,all This is My Php Code

      $from,'To' => $to,'Subject' => $subject);
      $smtp = Mail::factory('smtp',array ('host' => $host ,'port' => $port , 'auth' => true , 'username' => $username,'password' => $password));

      Now How Can i Call mail(); Function? Please Help Me Arunkumar.t :((

      Arunkumar.

      T Offline
      T Offline
      Thats Aragon
      wrote on last edited by
      #2

      Is this what you are searching for Example 1[^] ? [Edit] Example 2 [^] [/Edit]

      Regards

      modified on Saturday, June 4, 2011 6:23 AM

      A 1 Reply Last reply
      0
      • T Thats Aragon

        Is this what you are searching for Example 1[^] ? [Edit] Example 2 [^] [/Edit]

        Regards

        modified on Saturday, June 4, 2011 6:23 AM

        A Offline
        A Offline
        Arunkumar Koloth
        wrote on last edited by
        #3

        I Know The Mail Function In php I want to know how can i pass the smtp information through mail() function

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups