note 98098 deleted from function.is-dir by visualmind

[email protected]
Newsgroups php.notes
Message-ID <[email protected]>
Note Submitter: team at glossword dot biz
Reason: useless

----

Not that `open_basedir` restrictions are in effect for is_dir() function.

ini:
open_basedir = "/home/users/asdf"

php:
is_dir( "/home/users" ) 

Warning: is_dir() [function.is-dir]: open_basedir restriction in effect.
File(/home/users/) is not within the allowed path(s):
(/home/users/asdf/)
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.