yup, from his very first post... So i suppose that he is collecting his mail
or from netscape browser, or from netscape mail program with seted up smtp
and pop from hotmail : )
- Original Message -
From: "Svensson, B.A.T. (HKG)" <[EMAIL PROTECTED]>
To: "'Ale
Mail() should be just fine...
$subject = "Confirmation... sth";
$body = "Your username is: $username. Your pass is: $pass";
mail($to, $subject, $body);
Cheers,
Alex
- Original Message -
From: "toby z" <[EMAIL PROTECTED]>
To: "php hlp list" <[EMAIL PROTECTED]>
Sent: Saturday, August 31
Well, I think that in every mail next to unsubsribe info should be also
added where to fin FAQ... : )
Cheers,
Alex
- Original Message -
From: "Ross Fleming" <[EMAIL PROTECTED]>
To: "PHP Windows mailing list" <[EMAIL PROTECTED]>
Sent: Wednesday, August 28, 2002 5:02 PM
Subject: [PHP-WIN]
the best thing to do then is to install your own mail server. There plenty
of them on the markt. Most of them come with 15-30 day free trial, so you
don't have to spend money on sth you don't like...
Alex
- Original Message -
From: "Peter" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent:
No, there is always an solution : )
You could apply for the account at some ISP so that you could use their mail
services.
Or, check on the web for mail servers and install one.
I have also XP with PHP/MySQL and also my own DNS and MAIL server... Ans as
you can read my mail know, it seems it is
$address = server["remote_addr"]
and then just pass the address to your DB
- Original Message -
From: "Richard Black" <[EMAIL PROTECTED]>
To: "'James Meers'" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Wednesday, August 28, 2002 2:13 PM
Subject: RE: [PHP-WIN] Capturing IP Address
>
OK, let me first explain how smtp works (as Aerosmtih would say: you have to
learn to crawl, before you learn to walk...):
when you compose your message in PHP it is beeing passed to the SMTP server
that is defined in php.ini. SMTP shall then pass the message to the
recepient.
As far as I unders
SMTP and POP servers are used to send and receive mails. In most of the
cases, people use SMTP and POP for mail.
As I said before, you can use smtp from your provider, or install you own
mail server, which will then give you your own SMTP and POP servers. so in
php.ini you should then type in you
Hi,
you said that you don't have a provider, so I suppose that you do not have
any smtp server you could use...
You have two options, register with some provider so that you could use
their SMTP server (smtp server sends mail).
Or, install your own mail server...
Cheers,
Alex
- Original M
Sure...
this is it:
if ($bvorm == "anders" && $bedrijfsvorm_anders ==
"leeg"){ echo "Opgegeven bedrijfsvorm is niet
juist. Wilt u dit controleren en opnieuw
aanvragen."; exit;}
$to = "[EMAIL PROTECTED]" . ", "
; $
Hi all...
This is my first posting, so if question has been already asked (and
answerd) my apologise : )
OK, here it goes. I had Apache on Win XP. It all worked fine till
some time ago... I decided to try some other web servers and now I'm
11 matches
Mail list logo