Join Up!
104886 members and counting!

 
downloads | documentation | faq | getting help | mailing lists | reporting bugs | php.net sites | links 
search for in the  
previouslinklstatnext
Last updated: Sun, 27 Oct 2002
view the printer friendly version or the printer friendly version with notes or change language to Finnish | German | Spanish

linkinfo

(PHP 3, PHP 4 )

linkinfo -- Vrací informaci o odkazu (linku)

Popis

int linkinfo ( string path)

linkinfo() vrací položku st_dev field struktury UNIX C stat získanou systémovým voláním lstat. Tato funkce se používá pro ověření, zda odkaz (specifikovaný pomocí path) opravdu existuje (používá se tatáž metoda jako je makro S_ISLNK definovaní v stat.h). Vrací 0, v případě chybyFALSE.

Viz také symlink(), link(), a readlink().

Poznámka: Tato funkce nefunguje na Windows systémech

User Contributed Notes
linkinfo
add a note about notes
There are no user contributed notes for this page.
previouslinklstatnext
Last updated: Sun, 27 Oct 2002
Copyright © 2001, 2002 The PHP Group
All rights reserved.
This mirror generously provided by: http://phpbuilder.com/
Last updated: Thu Oct 31 18:34:28 2002 EST