User Profile

Collapse

Profile Sidebar

Collapse
chhawchharia
chhawchharia
Last Activity: Oct 13 '05, 09:38 AM
Joined: Oct 12 '05
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • chhawchharia
    started a topic simple error
    in PHP

    simple error

    i have used this code but it is not able to send mail
    mail("friend_sa ket@yahoo.com", "Site Information","a s");
    See more | Go to post

  • chhawchharia
    started a topic error in code
    in PHP

    error in code

    i have applied this code from tutorials php of this site
    but its now working can i know why?

    Sending E-Mail with PHP
    By Blair Ireland
    Senior Editor, TheScripts.com



    Ok, time to teach you the mail function in PHP.
    The basic syntax for the mail function is;
    mail(string to, string subject, string message, string
    [additional_head ers]);

    So, to send an email...
    See more | Go to post
No activity results to display
Show More
Working...