that I use are as follows.
IsSMTP();
$mail->IsHTML(false);
$mail->Charset = "iso-8859-1";
$mail->timezone = date("O");
$mail->From = '[EMAIL PROTECTED]';
$mail->FromName = "ST Ooi";
$mail->Host = "localhost";
Hi,
I'm new to mail() function. What do I need to do on mail server so that
I can use the mail() function.
Thanks
ST Ooi
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi,
How can I setup my mail server so that I can use mail() function in PHP?
I'm running WindowsXP Pro.
Thanks
ST Ooi
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
local mahcine is running,
most server has some version of PHPMyAdmin.
Thanks
ST Ooi
Malaysia
http://www.shop-streets.com
- Original Message -
From: "Anthony Ritter" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, April 05, 2002 8:15 AM
Subject: [PHP-WIN] PH
Anyone has any comparisons table and which one is better?
Thanks
ST Ooi
Malaysia
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
any help would be appreciated.
Thanks
ST Ooi
Malaysia
Do you need to call the ASP at the end of the PHP execution? Or at the
middle of
the PHP execution? I have been using both PHP for major HTML generation and
ASP to update Access database, but that's after PHP has been executed.
Thanks.
ST Ooi
Malaysia
- Original Message -
I wish to hit the reply button and to: email automatically fill in as
[EMAIL PROTECTED] not
the email of the originator, could this be done on this list especially?
Thanks.
ST Ooi
Malaysia
Hi,
I have used MS SQL with Stored Procedure. It's accessed through ASP.
Now I want to use PHP to access the same Stored Procedure, how can
I do that? Any help would be appreciated.
Thanks
ST Ooi
Malaysia
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [