symlink() creates a symbolic link from the existing target with the specified name link.
Zwraca TRUE w przypadku sukcesu, FALSE w przypadku porażki.
Notatka: Ta funkcja nie jest dostępna na platformie Windows.
See also link() to create hard links, and readlink() along with linkinfo().