start with

http://us3.php.net/manual/en/function.file-exists.php

if true, then

http://us3.php.net/is_writable

and maybe.

http://us3.php.net/manual/en/function.is-readable.php

--
Robert Garcia
President - BigHead Technology
VP Application Development - eventpix.com
13653 West Park Dr
Magalia, Ca 95954
ph: 530.645.4040 x222 fax: 530.645.4040
rgar...@bighead.net - rgar...@eventpix.com
http://bighead.net/ - http://eventpix.com/

On May 19, 2009, at 10:51 PM, Roland Dumas wrote:

there's a PHP application that I didn't write (or know anything about) that reads and writes to a directory. It's tracking PDF files. In the PHP application, there is a PDF folder that is an alias to the real folder containing the files. I edited the alias to point to a different folder (which contains more/better files). With that, the PHP application can't read or write to the new folder. The folder in the PHP directory was /pdf/ and is still /pdf/ but just points to a different place. I have all the permissions set so that anyone can read/write.

Can any of you PHP bilinguals give me a clue how to fix this?
________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

________________________________________________________________________
TO UNSUBSCRIBE: Go to http://www.witango.com/developer/maillist.taf

Reply via email to