PHP 8.4.6 Released!

linkinfo

(PHP 4, PHP 5, PHP 7, PHP 8)

linkinfoObtiene información acerca de un enlace

Descripción

linkinfo(string $path): int

Obtiene información acerca de un enlace.

Esta función se usa para verificar si un enlace (apuntado por path) existe realmente (usando el mismo método que la macro S_ISLNK definida en stat.h).

Parámetros

path

Ruta del enlce.

Valores devueltos

linkinfo() devuelve el campo st_dev de la estructura de estadísticas de C en Unix devuelta por la llamada al sistema de lstat. Devuelve 0 o false en caso de error.

Historial de cambios

Versión Descripción
5.3.0 Esta función ahora está disponible en plataformas Windows (Vista, Server 2008 o mayores).

Ejemplos

Ejemplo #1 Ejmeplo de linkinfo()

<?php

echo linkinfo('/vmlinuz'); / 835

?>

Ver también

  • symlink() - Crea un enlace simbólico
  • link() - Crea un enlace duro
  • readlink() - Devuelve el objetivo de un enlace simbólico

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top

Follow Lee on X/Twitter - Father, Husband, Serial builder creating AI, crypto, games & web tools. We are friends :) AI Will Come To Life!

Check out: eBank.nz (Art Generator) | Netwrck.com (AI Tools) | Text-Generator.io (AI API) | BitBank.nz (Crypto AI) | ReadingTime (Kids Reading) | RewordGame | BigMultiplayerChess | WebFiddle | How.nz | Helix AI Assistant