Re: [PHP-WIN] Re: executing an external program

2002-04-29 Thread rainer
ms on my installed localhost! regards Rainer "Ross Fleming" <[EMAIL PROTECTED]> schrieb im Newsbeitrag [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > OK, I've just found a way to do it (in the comments for exec() on the php > webpage), however I DON'T know i

Re: [PHP-WIN] Re: executing an external program

2002-04-29 Thread rainer
hey ross, the code i mentioned in the e-mail before is wrong. i tried. as you suggested: - exec("CMD /C START c:\progra~1\micros~1\office\winword.exe >NUL"); - sorry for this wrong information by mistake. Rainer "Rainer" <[EMAIL PROTECTED]> schrieb im Newsbeitrag [

[PHP-WIN] executing an external program

2002-04-27 Thread Rainer Bruch
ice\winword.exe" please, will somebody out there will help me with the complete php-code like: i have asked a so called specialist who gave the following (not functioning, no error message) code: thanks to all who will help me rainer -- PHP Windows Mailing List (http://www.php.net/) To unsu

[PHP-WIN] Re: pdflib put a image to a pdf file

2001-02-14 Thread Rainer Schaaf
a handle to an already opend image. The PDFlib manual which comes with the PDFlib sourcedistribution contains some examples. > Best regards. > //Glenn > > >80.000 svenskar har nu gratis e-post på Sverige.nu!

[PHP-WIN] Re: About PDF

2001-02-16 Thread Rainer Schaaf
ting routine. > · The function 'PDF_curveto' draws a curve around 4 points. I want to draw > a curve around N points. > ¿How can i do that? > Then you have to call PDF_curveto() more than once. > > > Thankyou very much for any help. > Rainer -- Rainer Schaaf

[PHP-WIN] PHP.exe chrashes on WIN95 / WIN98SE

2001-04-20 Thread Rainer Gross
Hi all the following code crahes on Win95 and Win98SE using the CGI inteface with personal webserver. The code now is full of stupid things to find an inexistent error since the code works fine on a Linux PHP. So do anyone have an idea about what is going on? parser = xml_parser_create();