Executable files in other OS types

In non-Windows OSs executable functionality of a file is not determined by the file extension, but rather by the executable flag that file gets.

This is true for Mac OS, Linux or BSD flavors.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator