Hi,

"Steve Jackson" <[EMAIL PROTECTED]> wrote:

> I just read this:
> http://zend.com/zend/trick/tricks-august-2001.php
> To protect a file via PHP.

Didn't really read this but...

> What does this part mean in the serving the files part:
>     define('FILEDIR', '/mnt/dos/'); 
> 
> Do I define the directory where the file is served from? Or do I define
> a directory to which the file is served to (a temp) or what?

It should be "from" and not "to".

> No matter
> what I've tried I get no error message and the browser (IE6) just hangs
> so it appears that PHP is trying to serve the file but failing for some
> reason.

Could be a different problem...

- E -
__________________________________________________
Do You Yahoo!?
Yahoo! BB is Broadband by Yahoo!
http://bb.yahoo.co.jp/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to