Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
linkinfo
linkinfo
Get information about a connection
Name:
linkinfo
Category:
File system
Programming Language:
php
One-line Description:
Returns information about a hard connection.
Related
How to use get_client_version to access source statistics
3
Complete Guide to Error Handling in ThinkPHP5: Debug Mode and Exception Management
10
What problems can file_exists face with symbolic links? How to avoid these pitfalls?
1
In-depth Guide to PHP7: A Comprehensive Overview of New Features and Performance Enhancements
9
Similar Functions
fdatasync
fdatasync
Synchronizedata(butn
fileatime
fileatime
Getthelastaccesstime
fgetc
fgetc
Readcharactersfromfi
delete
delete
Seeunlink()orunset()
diskfreespace
diskfreespace
aliasfordisk_free_sp
fileinode
fileinode
Gettheinodeofthefile
basename
basename
Returnsthefilenamepa
fnmatch
fnmatch
Matchfilenameswithpa
Popular Articles