Re: [PHP] generating thumbnails

2001-05-21 Thread Shawn Reed
nahhh, if you're doing a lot of images on a page, doing a system call for each one would generate entirely too much overhead, imo. check out the built-in image manipulation functions in php. http://www.php.net/manual/en/ref.image.php there is a function called ImageCopyResized() which is probabl

Re: [PHP] Why is this not working

2001-05-17 Thread Shawn Reed
the user that the webserver runs as (usually "apache" or "nobody") must have write permissions to the file which htpasswd is attempting to write to, or else it won't be able to make the changes you are attempting to make. ~shawn YoBro <[EMAIL PROTECTED]> wrote in message news:<9e1h4j$8k5$[EM

[PHP] using zip from php4

2001-04-28 Thread Shawn Reed
plete" message in my browser... but when I check /tmp, there is no test.zip file there. Any ideas as to why? Any help you can offer would be appreciated. Sincerely, Shawn Reed Chief Technology Officer RBC Incorporated - home of "Remote Backup Center" [ [EMAIL PROTECTED] / www.re

[PHP] Handling Macintosh filenames in PHP

2001-04-19 Thread Shawn Reed
ce itself to do so? The project I'm doing relies on the ability to do just that, and it would appear that I've hit a bit of a snag. If anyone can offer any suggestions or advice, I'd really appreciate it. Thanks in advance. Sincerely, Shawn Reed Chief Technology Officer RBC