Javascript debugger
Website design
↑
readlink() does the same as the readlink C function.
<?php
// output e.g. /boot/vmlinux-2.4.20-xfs
echo readlink('/vmlinuz');
?>
is_link() |
symlink() |
linkinfo() |