Tags

A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.
The Unix archiver utility, used primarily for maintaining static libraries. For questions about augmented reality, use [augmented-reality], not this tag.

0 Questions

Common Lisp Object System

0 Questions

DynamicReports allows to create dynamic report designs. You can very quickly create reports and produce documents that can be displayed, printed or exported into many popular formats such as PDF, Excel, Word and others.

0 Questions

An open source ad technology platform written in PHP that serves as an alternative to Google's AdSense.

0 Questions

CICS (Customer Information Control System) is a transaction server that runs primarily on IBM mainframe systems under z/OS and z/VSE.

0 Questions

du is a unix command to measure disk usage

0 Questions

Pass-through is a method of database processing where one DBMS (or similar) connects to a different DBMS, and submits code to the second DBMS for processing, rather than retrieving most or all rows and filtering or processing on the first server.

0 Questions

Objective-C 2.0 is a revision of the Objective-C language created by Apple to include, amongst other things, an enhanced syntax.

0 Questions

is a type of variable and is used to store the equivalent of a mathematical non-negative integer

0 Questions

Writes an opening <form> tag to the response. When the user submits the form, the request will be processed by an action method.

0 Questions

PHP's array_unique() function accepts a single array and returns a new array with all duplicate values removed

0 Questions