Services

Services in Windows or daemons in Linux, Mac OS, or BSD systems are applications that do not have user interaction interface. For example a database or mail service can be implemented as a service. User may interact with the content, but not with a service directly. There is no need to interact with these.

Comments

Popular posts from this blog

Absolute and relative path in HTML pages

Errors

goto PHP operator