Devuelve TRUE si el archivo con el nombre dado existe y es un enlace simbólico.
Nota: Los resultados de esta función son guardados. Consultar clearstatcache() para más detalles.
Sugerencia: As of PHP 5.0.0 this function can also be used with some URL wrappers. Refer to Apéndice L for a listing of which wrappers support stat() family of functionality.
Vea también is_dir(), is_file(), y readlink().