[PHP-WIN] Re: How to setup the mail server so that I can use mail() function

2005-06-07 Thread ST Ooi
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";

[PHP-WIN] Setup mail server for use with mail()

2005-05-08 Thread ST Ooi
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

[PHP-WIN] How to setup the mail server so that I can use mail() function

2005-05-08 Thread ST Ooi
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

Re: [PHP-WIN] PHP and mySQL...

2002-04-04 Thread ST Ooi
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

[PHP-WIN] PHP Nuke vs. Post Nuke

2002-01-30 Thread ST Ooi
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]

[PHP-WIN] Session and Header function

2002-01-21 Thread ST Ooi
any help would be appreciated. Thanks ST Ooi Malaysia

Re: [PHP-WIN] calling an ASP program or object from within php

2002-01-15 Thread ST Ooi
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 -

[PHP-WIN] Auto reply

2001-12-06 Thread ST Ooi
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

[PHP-WIN] Using PHP with MS SQL Stored Procedure

2001-10-18 Thread ST Ooi
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: [