Re: [PHP] snapshot

2005-07-27 Thread Philip Hallstrom
We just bought ourselfs a very basic windows station so that we can test our php and html applications on windows as well. For the html applications, a simple screen shot of how it looks in internet explorer is sufficient. I know how to handle http authentication, file uploads, streaming files b

Re: [PHP] snapshot

2005-07-27 Thread tg-php
Launching a brower shouldn't be difficult.. there's a few ways to do that. Taking the screenshot might be trickier though. I don't know of any function in IE that'll take a screenshot so don't know if you could do it through a COM interface to IE. My first impulse was to maybe check out the P

[PHP] snapshot

2005-07-27 Thread Andy Pieters
Hi all We just bought ourselfs a very basic windows station so that we can test our php and html applications on windows as well. For the html applications, a simple screen shot of how it looks in internet explorer is sufficient. I know how to handle http authentication, file uploads, streami

[PHP] snapshot windows build

2002-07-26 Thread Josh Levine
In order to open an encrypted socket using fsockopen(), I downloaded and built the latest snapshot from snaps.php.net. It works great on my FreeBSD box - however, now I need to run the code on a Windows server. When I try, though, I receive this error message: Warning: fsockopen(): no SSL supp

[PHP] PHP snapshot & librecode problem

2001-07-31 Thread Jan PavlĂ­k
Hi, I have problem to configure php with librecode, always it ended with this error: configure: error: I cannot link librecode (-L../recode/lib -lrecode). Is it installed? My configuration: ./configure --prefix=/www/php --with-apache=../../apache-1.3.20 \ --enable-gd-imgstrttf --enable-ftp --with