When I use ftp_chdir($ftp_conn, $directory), if the folder exists, it returns true, but if the folder does not exist, it does not return false and gives an error.
KIKO Software