php-windows Digest 1 Apr 2005 12:13:21 -0000 Issue 2623
Topics (messages 25801 through 25803):
Re: Retrieving records
25801 by: schizo
Re: Question installing and running php
25802 by: schizo
Accessing MS Word errors
25803 by: Ken Woad
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To post to the list, e-mail:
[email protected]
----------------------------------------------------------------------
--- Begin Message ---
i'd say try using a wildcard in ur code, so make it something like
SELECT * FROM table
schizo
----------------------------------------------
Posted with NewsLeecher v2.0 Final
* Binary Usenet Leeching Made Easy
* http://www.newsleecher.com/?usenet
----------------------------------------------
--- End Message ---
--- Begin Message ---
yea, i know the prob. You have to let apache know where php is, so
u'd have to edit the config
----------------------------------------------
Posted with NewsLeecher v2.0 Final
* Binary Usenet Leeching Made Easy
* http://www.newsleecher.com/?usenet
----------------------------------------------
--- End Message ---
--- Begin Message ---
Hi All
I hope someone can help me I am trying to open Word using:
$word = new COM("word.application")
calling Word methods to add a couple of lines of data, then saving the file.
I am using PHP v4 XP with IIS 5 and php.ini PHP installed directly with its
installer.
The script appears to open word as it appears in the processes.
Error message: 1. php.exe has caused a problem and will close. (standard
windows)
2. In browser : Specified CGI application is misbehaving by not returning a
complete set of HTTP headers.
Any pointers or help will be gratefully received.
Ken
[EMAIL PROTECTED]
--- End Message ---