PHP: link - Manual in Deutsh
PHP: link - Manual in French
PHP: link - Manual in Polish

You Are At PHP: link - Manual Area


recent searches:
include functions , variable functions , post functions...




If you are new to PHP or just need to refresh your skills, this is the place to start. This series of tutorials will give you the basic knowledge you will need to create a simple PHP website.

PHP is a reflective programming language originally designed for producing dynamic web pages.[1] PHP is used mainly in server-side scripting, but can be used from a command line interface or in standalone graphical applications. Textual User Interfaces can also be created using ncurses.

PHP Manual
PrevNext

link

(PHP 3, PHP 4, PHP 5)

link -- Create a hard link

Description

bool link ( string target, string link )

link() creates a hard link. Returns TRUE on success or FALSE on failure.

Note: This function will not work on remote files as the file to be examined must be accessible via the servers filesystem.

Note: This function is not implemented on Windows platforms.

See also the symlink() to create soft links, and readlink() along with linkinfo().

bes
super efektowne kasetony reklamowe najlepsza reklama dla Ciebie
Super norma expert Norma expert dla ciebie
wydruki duży format duży format lublin skanowanie dokumentacji duży A0
plakaty duży format plakaty lublin duży format plakatay A0,A1,A2,A

Another Useful functions:


zend-macro.vcwd-unlink | zend-api.virtual-unlink | function.unlink | function.symlink | function.ssh2-sftp-unlink | function.ssh2-sftp-symlink | function.ssh2-sftp-readlink | function.readlink | function.ps-add-weblink | function.ps-add-pdflink | function.ps-add-locallink | function.ps-add-launchlink | function.pg-lo-unlink | function.pdo-pgsqllobunlink | function.pdf-add-weblink | function.pdf-add-pdflink | function.pdf-add-locallink | function.pdf-add-launchlink | function.linkinfo | function.link | function.is-link | function.hwapi-link | function.hw-setlinkroot | function.hw-getrellink | function.harupage-createlinkannotation | function.domnode-unlink-node | function.directoryiterator-islink | function.dbplus-runlink | |


PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. If you are new to PHP and want to get some idea of how it works, try the introductory tutorial. After that, check out the online manual, and the example archive sites and some of the other resources available in the links section.