Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
フォルダーが Windows システム上の PHP の接合点であるかどうかを認識する方法はありますか? または、ターゲットのパス/名前を取得しますか?
is_linkまたはrealpathサポートしていません。
is_link
realpath
ありがとう!