mike said the following on 2008-1-16 12:11:
> Why not look at phpmailer? Probably more robust than some random classes.
>
> http://phpmailer.codeworxtech.com/
>
Thanks Mike. I will try both and tell you guys I like which one.
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, vi
Manuel Lemos said the following on 2008-1-16 13:14:
>> But it's strange that php should send a "DATA" command out, but tcpdump
>> didn't
>> capture this packet. :(
>
> I don't know why you are using tcpdump, but maybe you are only capturing
> a network interface that is not the one that your code
Manuel Lemos said the following on 2008-1-16 11:55:
> Maybe you are accessing a SMTP server with a grey listing or
> anti-spam/anti-virus frontend that sits on the front of the actual SMTP
> server and only passes information to the backend server when it is ready.
>
> It is possible that your mes
Wang Chen said the following on 2008-1-16 11:38:
> I wrote a class to send mail by remote mail server.
> But it was failed. So I captured the network packets by tcpdump,
> and found that there is a strange packet "NOOP" was sent.
> But in the source code I mean to send com
I wrote a class to send mail by remote mail server.
But it was failed. So I captured the network packets by tcpdump,
and found that there is a strange packet "NOOP" was sent.
But in the source code I mean to send command "DATA".
I don't know why a "NOOP" packet was sent instead.
Here is my php sou
Thanks much, y'all. Forgive to my typo on the original email.
On 11/7/06, Jochem Maas <[EMAIL PROTECTED]> wrote:
Wang Chen wrote:
> Hi ,
>
> Newbie question, I have a form,
>
>
> input .
>
Hi ,
Newbie question, I have a form,
input .
input...
...
The search.php3 goes to query mysql database to see if the infomation is new
I would like to add two buttons on a page form infomation confirmation,
however, the html code in php nest can not be known by browser if I put
into there.
Besically, there is a mail form to enter iterm infomaiton, if it exist
before, prompt its iterm id., if it is new, query a next available
8 matches
Mail list logo