Re: Re: send email

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Oh, oh, oh.  All is clear now.  I did not realize you were talking about the
PHP on the page.  Thanks a lot for clarifying.

Now, anyone, how do you put the code in a config file?
I know how to use/configure the FormMail.conf file on my host/server.  But
to access the file I had to use FormMail.pl in my php code.
----- Original Message ----- 
From: "Jacob A. van Zanen" <jack@xxxxxxxxxxxx>
To: "'howard gramer'" <hagdb@xxxxxxxxxxx>
Cc: <php-db@xxxxxxxxxxxxx>
Sent: Thursday, November 27, 2003 2:36 AM
Subject: RE:  Re: send email


Hi


This is PHP code and will be parsed by the webserver before being send
out to the browser.
All that is displayed in the browser is the non PHP stuff. So the email
address is in the source code of the php page but when you click 'view
source' in your browser you won't see it.


Jack



-----Original Message-----
From: howard gramer [mailto:hagdb@xxxxxxxxxxx]
Sent: Wednesday, November 26, 2003 7:57 PM
To: Jack van Zanen Prive
Cc: php-db@xxxxxxxxxxxxx
Subject: RE:  Re: send email


Sorry, I don't understand.  I thought the code that you posted was what
goes
in the HTML page; meaning I thought it was php code.
Where does the source code sit?



howard grämer
  New York City
   hagdb@xxxxxxxxxxx





>From: "Jack van Zanen" <jack@xxxxxxxxxxxx>
>To: "howard gramer" <hagdb@xxxxxxxxxxx>
>CC: "Php-Db" <php-db@xxxxxxxxxxxxx>
>Subject: RE:  Re: send email
>Date: Tue, 25 Nov 2003 23:24:43 +0100
>
>Hi
>
>
>my example earlier does not show the email address in  the source of
>the displayed web page. It is in the source code, but you can change
>that to be put in a config file
>and include this file in the script.
>
>
>Jack
>
>-----Original Message-----
>From: howard gramer [mailto:hagdb@xxxxxxxxxxx]
>Sent: dinsdag 25 november 2003 21:09
>To: kim@xxxxxxxxxxxxx
>Cc: php-db@xxxxxxxxxxxxx
>Subject: Re:  Re: send email
>
>
>I am in the same boat,
>( I posted a couple of days ago Subject: Re:  Send formmail
>data to Email and Database ), not knowing where to put the Mail() into
>my own code. I am working on it but no success yet.
>
>But, my real question in this topic; with formmail.pl using Sendmail
>your able to use "recipients_alias = myemail@xxxxxxxxxxx" inside of the

>FormMail.conf file.  So this means you can hide the email address in
>the configuration file without it being seen in the page source.
>
>How do you accomplish the same with Mail()? i.e. hiding the email

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux