php-windows Digest 17 Apr 2004 03:24:09 -0000 Issue 2212

2004-04-16 Thread php-windows-digest-help
php-windows Digest 17 Apr 2004 03:24:09 - Issue 2212 Topics (messages 23471 through 23474): Re: Anyone who can help me?? 23471 by: Jattie van der Linde 23472 by: jon roig Problems with mail on Windows 23473 by: Jordi Canals Format integer to month name 2

[PHP-WIN] Format integer to month name

2004-04-16 Thread lsf_80
Actually, I want to know is there any function of converting integer from 1 - 12 to Month Name from January to December? i had tried "JDMonthName( )" & "date( )", but can't get the format i want. I am beginner and using window platform. Thank you very much. -- PHP Windows Mailing List (http://w

[PHP-WIN] Problems with mail on Windows

2004-04-16 Thread Jordi Canals
Hi all, I'm having some trouble using mail() on Windows. This is working for me on some LINUX servers with no problems (sendmail, qmail and exim), but cannot make it to work on windows. I'd like to send a message with name and address on the TO field, not just the address. To get that, I tried

RE: [PHP-WIN] Anyone who can help me??????

2004-04-16 Thread jon roig
Hello from a fellow BFV player... You don't want to just execute that code from the shell -- it won't necessarily do what you want. (As you've seen...) Instead, you want the webserver to kinda help you out. Try this: $url = "http://www.flashwebb.se/bf1942live/vietnam.pl";; $ch = curl_init(); cur

[PHP-WIN] RE: Anyone who can help me??????

2004-04-16 Thread Jattie van der Linde
Try $content = "C:/Inetpub/com/html/bf1942live/vietnam.pl"; -Original Message- From: Peter Hansen [mailto:[EMAIL PROTECTED] Sent: 16 April 2004 12:46 To: [EMAIL PROTECTED] Subject: Anyone who can help me?? Hello i need some help with my battlefield livestat i have two website www.

php-windows Digest 16 Apr 2004 15:18:48 -0000 Issue 2211

2004-04-16 Thread php-windows-digest-help
php-windows Digest 16 Apr 2004 15:18:48 - Issue 2211 Topics (messages 23466 through 23470): Re: Question about PHP on Win2k Advanced Server 23466 by: Henrik Hornemann 23468 by: John Lim 23469 by: Anthony M. Saffer Anyone who can help me?? 23467 by: Peter

RE: [PHP-WIN] Re: PHP + COM

2004-04-16 Thread Gryffyn, Trevor
I didn't see if this was answered yet. This is something I'm interested in as well, so if anyone has any good information on using PHP with COM objects, that'd be great. Specifically I want to do some things with Microsoft MapPoint. This should work, just in the context of instantiating Word

Re: [PHP-WIN] Re: Question about PHP on Win2k Advanced Server

2004-04-16 Thread Anthony M. Saffer
On Fri, 16 Apr 2004 19:56:11 +0800, John Lim <[EMAIL PROTECTED]> wrote: Hi, FastCGI provides the best reliability on Windows. It's as close to 99.99% as you can get. Zend has a commercial windows enabler built on FastCGI at http://zend.com There is also a free FastCGI installer at http://php.w

[PHP-WIN] Re: Question about PHP on Win2k Advanced Server

2004-04-16 Thread John Lim
Hi, FastCGI provides the best reliability on Windows. It's as close to 99.99% as you can get. Zend has a commercial windows enabler built on FastCGI at http://zend.com There is also a free FastCGI installer at http://php.weblogs.com/easywindows which i wrote. Regards, John "Anthony M. Saffer"

[PHP-WIN] Anyone who can help me??????

2004-04-16 Thread Peter Hansen
Hello i need some help with my battlefield livestat i have two website www.flashwebb.se and www.flashwebb.com and the help i need is on the www.flashwebb.com site You can look here http://www.flashwebb.se/bf1942live/vietnam.pl and see it on action so now i have download the php nuke and i wa

SV: [PHP-WIN] Question about PHP on Win2k Advanced Server

2004-04-16 Thread Henrik Hornemann
Hi, Imho you will never get a 100% uptime on a windows server, whatever scripting language you use. In my experience php on windows is as (or more) stable as asp. Regards Henrik Hornemann -Oprindelig meddelelse- Fra: Anthony M. Saffer [mailto:[EMAIL PROTECTED] Sendt: 15. april 2004 18: