RE: [PHP-WIN] PHP 4.0.5 COM bugs

2001-05-12 Thread Jason Gan
COM issue is fixed in the latest PHP 4.0.6 CVS. -Original Message- From: Alan Popow [mailto:[EMAIL PROTECTED]] Sent: Saturday, 12 May 2001 10:05 AM To: [EMAIL PROTECTED] Subject: Re: [PHP-WIN] PHP 4.0.5 COM bugs On Fri, 11 May 2001 17:42:55 +0100, you wrote: There was an earlier

Re: [PHP-WIN] PHP 4.0.5 COM bugs

2001-05-11 Thread Alan Popow
On Fri, 11 May 2001 17:42:55 +0100, you wrote: There was an earlier thread back when 4.0.5 was first introduced. It appears that COM is broken in 4.0.5 I don't know if it will help, but check out http://php.weblogs.com/adodb There is a library called "ADODB Library for PHP4" written by John Lim

Re: [PHP-WIN] PHP 4.0.5 COM bugs

2001-05-11 Thread BigPants
I also have encountered an access violation when using xml_parse How do we solve/get round it ? Phil "Alain Samoun" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > Yes, COM is completely broken in 4.05 > Alain > > On Wed, May 02, 2001 at 06:51:14PM +1000, Jaso

Re: [PHP-WIN] PHP 4.0.5 COM bugs

2001-05-02 Thread Alain Samoun
Yes, COM is completely broken in 4.05 Alain On Wed, May 02, 2001 at 06:51:14PM +1000, Jason Gan wrote: > I ran a brief ADODB test and it gave me an Access Violation Error. > > PHP has encountered an Access Violation at 2474FF04 > > when parsing this line: > > $fields = $rs->Fields; > > where