Re: Re: The COM problem when converting from ASP to PHP[works now!!]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




Thx Dvdmandt, I have enable it and use var pass by reference but it still doesn't work.

However, when I switch to the PHP5 RC1, it works!~~
I use the recommonded php.ini setting( means the "pass by reference" is DISABLED ).
my previous version is 4.3.6.


I really love PHP 5! :)

Strongly suggest anyone who uses COM switch to PHP 5.

Stev


Try
$com->GenerateSigningKeys(&$privkey,&$pubkey); and enable
allow_calltime_pass_by_reference or whatever it's called..

-- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux