[PHP-WIN] ImageCreateFromJPEG

2002-06-08 Thread Sean
I cant seem to get ImageCreateFromJPEG() to work with PHP 4+ on Apache. Any ideas? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-WIN] Re: Error In Script

2002-06-08 Thread Tomator
> I created this script to ping a host and if a response is not received then > insert into a database and ping it after x amount of minutes. The script > works fine until it starts to ping the hosts that it didn't receive a > response from the database then it goes to page cant be displayed. I n

php-windows Digest 8 Jun 2002 20:19:17 -0000 Issue 1181

2002-06-08 Thread php-windows-digest-help
php-windows Digest 8 Jun 2002 20:19:17 - Issue 1181 Topics (messages 14122 through 14132): WIN NT40 PHP Apache Mysql PHPNUKE 14122 by: Markus Selinski 14123 by: Olav Bringedal looping data from MySQL to create an array then display it 14124 by: Matt Babineau proble

[PHP-WIN] COM problem with Microsoft Word & passworded files

2002-06-08 Thread David McCormack
I'm trying to work on a search engine for my Intranet at work. It needs to be able to scan Microsoft Word & Excel documents so I'm planning on using the COM support in PHP + the Microsoft Word & Excel viewer program. At the moment I'm using Microsoft Word 2000 SR 2 to develop it however I've hit