[PHP-WIN] Re: COM and Word, how?

2002-09-02 Thread Dallas Thunder
Well, this script works fine on my machine. Windows XP w/ Office XP, PHP 4.2.3. "Michelle" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > I am new to COM and tried an example today (See bottom of post) > > When I execute the code, I get is an error message an

[PHP-WIN] Re: Multiple recipients with mail();

2002-09-02 Thread Dallas Thunder
Read the manual at http://www.php.net/manual/en/function.mail.php and see Example 4. Sending complex email. "Davy Obdam" <[EMAIL PROTECTED]> wrote in message 000301c252e0$8d56e7b0$960a@davy">news:000301c252e0$8d56e7b0$960a@davy... > Hi > > I have this piece of script on my site. It sends

[PHP-WIN] Re: Is there a PHP-WIN FAQ?

2002-08-28 Thread Dallas Thunder
These are the most common novice questions. > Questions I can think of are: > (.) How do I get mail() to work? Visit http://www.php.net/manual/en/function.mail.php and see if you can get some useful information from User Contributed Notes. > (.) I have a script that doesn't print out the variab