PHP mail



I send a mail by using the PHP functions.

I want to find whether the message is send by the original user or
some one send the message in another name.

For example:
In the PHP mail function I specified the from address as some other
user name.
How can I find, whether that user sends the mail or it is send by some
other user using PHP script

How can we check that.
.



Relevant Pages

  • issue with registerPHPFunctions()
    ... The new XSL engine in PHP 5 is supposed to let users declare a PHP ... php:functionString to call PHP functions from within their stylesheet. ... // Standard creation of XML and XSL processors: ...
    (php.general)
  • Re: converting excel files into clean web pages
    ... search/replace using regular expressions. ... I just used vim to do a quick edit on a php script I've been playing ... not colored as PHP functions. ...
    (soc.genealogy.computing)
  • RE: [PHP] Calling PHP functions from within javascript
    ... > can anybody tell me how to call PHP functions from within ... > javascript, as I want my PHP function to be interactive. ... script to be executed is when the page loads. ...
    (php.general)
  • Re: Ping: PHP programmers
    ... I want to document my PHP functions. ... I don't recall PHP having the same auto-documenting feature that Java has. ... BTW, NetBeans 5.0, with the Matisse GUI builder rocks! ...
    (alt.2600)
  • substr() doesnt work
    ... I've a template with some PHP code in it. ... including several other PHP commands. ... These are the officially allowed PHP functions: ...
    (comp.lang.php)