php-windows Digest 3 Oct 2003 06:36:29 -0000 Issue 1938

2003-10-02 Thread php-windows-digest-help
php-windows Digest 3 Oct 2003 06:36:29 - Issue 1938 Topics (messages 21650 through 21656): Re: PHP and XML 21650 by: Harpreet custom library 21651 by: Mike Corredera PHP script handling chunk transfer 21652 by: Lin Shen Re: PHP and Windows .NET Server 2003

[PHP-WIN] php_tidy.dll ?

2003-10-02 Thread Ignatius Reilly
Hello, I am trying to use the Tidy extension found on Frank Kromann's site http://kromann.info/pecl.php (php_tidy.dll, libtidy.dll), but it does not work ("Can not load the specified module") Has anyone got it to work under PHP 4.3.3? Thanks Ignatius _ -- PHP Windows

[PHP-WIN] Getting PHP to work under IIS 6.0

2003-10-02 Thread Joseph Tate
Has anyone been able to get PHP working fully under IIS 6.0? If so, try the following script: I get "Warning: shell_exec() [function.shell-exec]: Unable to execute" whenever I try this or any other shell_exec or back tick (`) shell function. I've tried running in IIS 5.0 isolation mode, and s

Re: [PHP-WIN] PHP and Windows .NET Server 2003

2003-10-02 Thread Joseph Tate
Nick H. - Network Operations wrote: I replied to one of these a long while back. The URL for the information has changed. Here's a complete KB style how-to on installing php under IIS 6.0: http://dedntfaq.hostingsupport.com/iis6_php_install.txt Sorry for digging up an old thread, but I'm tryin

[PHP-WIN] PHP script handling chunk transfer

2003-10-02 Thread Lin Shen
Hi, Where can I find some php scripts that handle chuck transfer to IIS server? Thanks lin -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] custom library

2003-10-02 Thread Mike Corredera
I am trying to create a library in Delphi 6 for IIS/PHP, does anyone know where I can find documentation about this ? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: PHP and XML

2003-10-02 Thread Harpreet
Any help on this is appreciated - Original Message - From: "Harpreet" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Thursday, October 02, 2003 12:56 AM Subject: PHP and XML > Dear friends, > > I have never done this before but i have to do the below sometime soon. > I have an xml file

php-windows Digest 2 Oct 2003 17:55:33 -0000 Issue 1937

2003-10-02 Thread php-windows-digest-help
php-windows Digest 2 Oct 2003 17:55:33 - Issue 1937 Topics (messages 21643 through 21649): PHP and XML 21643 by: Harpreet Re: Q on TZ on Win 2k 21644 by: Shadow 21649 by: jsWalter Strange error 21645 by: Charlie Brewer 21646 by: Ignatius Reilly Send

[PHP-WIN] Re: Q on TZ on Win 2k

2003-10-02 Thread jsWalter
"Shadow" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > > echo date ( "T", mktime() ); > Shouldn't that be echo (date ( "T", mktime() )); ? Either one will work. Now back to the orginal question, pls. ??? walter -- PHP Windows Mailing List (http://www.php.net/) To unsubscrib

[PHP-WIN] MySQL security hole - how to fix??

2003-10-02 Thread Roderick Martin
According to this article, there is a major security leak in all versions of MySQL... http://www.eweek.com/article2/0,4149,1306270,00.asp The article provides a link to a patch, but I find two things confusing... 1. All the patches on that page are ancient. Why wouldn't these patches have bee

[PHP-WIN] Send Email with an attachment

2003-10-02 Thread Disko_kex
Hi, How can I send an email with an attachment? In this case a .pdf file. I found this in the php-manual. mail("[EMAIL PROTECTED]", "the subject", $message, "From: xxx\r\n" ."Reply-To: xxx\r\n" ."X-Mailer: PHP/" . phpversion()); -- PHP Windows Mailing List (http://www.php.net/) To