Sending Email




Hi,

I'm writing a script to send some email to a few customers. The body
of the email is mainly HTML, but there are some PHP commands to do
some calculations, Mysql selects, etc.

When I define the body, will all the commands be resolved and only the
result be in the email?

Thanks!
.



Relevant Pages

  • Re: Shabang executable path
    ... > You've misunderstood, what I'm asking, or Im not understanding your ... > that can determine the path to php, ... Ah, yeah, my example was just a way to pass the path on to the script - ... executing the php commands. ...
    (freebsd-questions)
  • Re: exec() in the background
    ... load that script. ... stuff within the brackets are linux/unix commands, NOT php commands. ...
    (alt.php)