User Profile

Collapse

Profile Sidebar

Collapse
shivamverma
shivamverma
Last Activity: Aug 3 '07, 01:52 PM
Joined: Aug 1 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • shivamverma
    replied to sending email from a php page
    in PHP
    As header's are the optional field in mail function so i didnt use them
    Anyways i used them to but still no error and no mail delivery either.

    What was that $onderwerp that u used instead of $subject.
    and i m not having x mailer installed.
    i m using php triad as i mentioned

    Nothing is working!!!
    Thanx in advance....
    See more | Go to post

    Leave a comment:


  • shivamverma
    started a topic sending email from a php page
    in PHP

    sending email from a php page

    Hi, Everyone
    I m working on a complaint management site and one of the requirement is sending a email to the administrator.

    I changed the php.ini file now it looks like
    Code:
    [mail function]
    SMTP = my outgoing smtp mail server
    sendmail_from = myid1@gmail.com
    ; For Unix only.  You may supply arguments as well (default: 'sendmail -t -i').
    sendmail_path = /usr/local/sbin/sendmail
    ...
    See more | Go to post

  • shivamverma
    replied to NIS authentication
    Hi, All
    I m working on php using apache.
    I want to get user name and password from my nis server using ypcat and then inserting that data in a dynamic table(created after ypcat) in mysql(phpmyadmi n in php 4.1.1)

    Now how do i do that.
    Someone out there, please help!
    See more | Go to post

    Leave a comment:

No activity results to display
Show More
Working...