Elizabeth M Smith írta:
> Zoltan Boszormenyi wrote:
>
>> Hi,
>>
>> I need to port a library that has several language bindings, PHP among them.
>> Of course the software was written on Linux, hence it uses autotools and
>> pgkconfig.
>> I can use MinGW/MSYS and GnuWin32 parts to compile most of
Hello php-windows mailing group, this is my first post! :P I hope I
get it right.
I have a problem with a web app I'm developing. It is an ajax web app
that is built on PHP and JQuery. It works fine on my windows computer
running Apache, however, when I move into production on an IIS server,
it bre
It seems like the error message only occurs if i run the script in CLI
interface. There is no error msg/popup or whatever, if the script is
running in Apache.
Mario Trojan schrieb:
Hi,
i have a problem regarding some COM objects, especially with
unitializing. It is possible to create a new C
I hope someone can help. I have been using the PHP XML-RPC extensions
with great success on Linux. I recently decided to make my live a bit
easier on the move by installing all necessary components on my Windows
machine (I know...) On Linux the PHP script below works fine but on
Windows the cal