glossary.txt 13.4 KB
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426
.. _glossary:

Glossary
========

From Wikipedia, the free encyclopedia

.. glossary::

    .htaccess
      the default name of Apache's directory-level configuration file.

      .. seealso:: <https://en.wikipedia.org/wiki/.htaccess>

    ACL
      Access Contol List

    Blowfish
      a keyed, symmetric block cipher, designed in 1993 by Bruce Schneier.

      .. seealso:: <https://en.wikipedia.org/wiki/Blowfish_(cipher)>

    Browser
      a software application that enables a user to display and interact with text, images, and other information typically located on a web page at a website on the World Wide Web.

      .. seealso:: <https://en.wikipedia.org/wiki/Web_browser>

    bzip2
      a free software/open source data compression algorithm and program developed by Julian Seward.

      .. seealso:: <https://en.wikipedia.org/wiki/Bzip2>

    CGI
      Common Gateway Interface is an important World Wide Web technology that
      enables a client web browser to request data from a program executed on
      the Web server.

      .. seealso:: <https://en.wikipedia.org/wiki/Common_Gateway_Interface>

    Changelog
      a log or record of changes made to a project.

      .. seealso:: <https://en.wikipedia.org/wiki/Changelog>

    Client
      a computer system that accesses a (remote) service on another computer by some kind of network.

      .. seealso:: <https://en.wikipedia.org/wiki/Client_(computing)>

    column
      a set of data values of a particular simple type, one for each row of the table.

      .. seealso:: <https://en.wikipedia.org/wiki/Column_(database)>

    Cookie
      a packet of information sent by a server to a World Wide Web browser and then sent back by the browser each time it accesses that server.

      .. seealso:: <https://en.wikipedia.org/wiki/HTTP_cookie>

    CSV
      Comma- separated values

      .. seealso:: <https://en.wikipedia.org/wiki/Comma-separated_values>

    DB
      look at :term:`database`

    database
      an organized collection of data.

      .. seealso:: <https://en.wikipedia.org/wiki/Database>

    Engine
      look at :term:`storage engines`

    extension
      a PHP module that extends PHP with additional functionality.

      .. seealso:: <https://en.wikipedia.org/wiki/Software_extension>

    FAQ
      Frequently Asked Questions is a list of commonly asked question and there
      answers.

      .. seealso:: <https://en.wikipedia.org/wiki/FAQ>

    Field
      one part of divided data/columns.

      .. seealso:: <https://en.wikipedia.org/wiki/Field_(computer_science)>

    foreign key
      a column or group of columns in a database row that point to a key column
      or group of columns forming a key of another database row in some
      (usually different) table.

      .. seealso:: <https://en.wikipedia.org/wiki/Foreign_key>

    GD
      Graphics Library by Thomas Boutell and others for dynamically manipulating images.

      .. seealso:: <https://en.wikipedia.org/wiki/GD_Graphics_Library>

    GD2
      look at :term:`gd`

    gzip
      gzip is short for GNU zip, a GNU free software file compression program.

      .. seealso:: <https://en.wikipedia.org/wiki/Gzip>

    host
      any machine connected to a computer network, a node that has a hostname.

      .. seealso:: <https://en.wikipedia.org/wiki/Host>

    hostname
      the unique name by which a network attached device is known on a network.

      .. seealso:: <https://en.wikipedia.org/wiki/Hostname>

    HTTP
      HyperText Transfer Protocol is the primary method used to transfer or
      convey information on the World Wide Web.

      .. seealso:: <https://en.wikipedia.org/wiki/HyperText_Transfer_Protocol>

    https
      a :term:`HTTP`-connection with additional security measures.

      .. seealso:: <https://en.wikipedia.org/wiki/Https:_URI_scheme>

    IEC
      International Electrotechnical Commission

    IIS
      Internet Information Services is a set of Internet-based services for
      servers using Microsoft Windows.

      .. seealso:: <https://en.wikipedia.org/wiki/Internet_Information_Services>

    Index
      a feature that allows quick access to the rows in a table.

      .. seealso:: <https://en.wikipedia.org/wiki/Index_(database)>

    IP
      Internet Protocol is a data-oriented protocol used by source and
      destination hosts for communicating data across a packet-switched
      internetwork.

      .. seealso:: <https://en.wikipedia.org/wiki/Internet_Protocol>

    IP Address
      a unique number that devices use in order to identify and communicate with each other on a network utilizing the Internet Protocol standard.

      .. seealso:: <https://en.wikipedia.org/wiki/IP_Address>

    IPv6
      IPv6 (Internet Protocol version 6) is the latest revision of the
      Internet Protocol (:term:`IP`), designed to deal with the
      long-anticipated problem of its precedessor IPv4 running out of addresses.

      .. seealso:: <https://en.wikipedia.org/wiki/IPv6>

    ISAPI
      Internet Server Application Programming Interface is the API of Internet Information Services (IIS).

      .. seealso:: <https://en.wikipedia.org/wiki/ISAPI>

    ISP
      Internet service provider is a business or organization that offers users
      access to the Internet and related services.

      .. seealso:: <https://en.wikipedia.org/wiki/ISP>

    ISO
      International Standards Organisation

    JPEG
      a most commonly used standard method of lossy compression for photographic images.

      .. seealso:: <https://en.wikipedia.org/wiki/JPEG>

    JPG
      look at :term:`jpeg`

    Key
      look at :term:`index`

    LATEX
      a document preparation system for the TEX typesetting program.

      .. seealso:: <https://en.wikipedia.org/wiki/LaTeX>

    Mac
       Apple Macintosh is line of personal computers is designed, developed, manufactured, and marketed by Apple Computer.

      .. seealso:: <https://en.wikipedia.org/wiki/Mac>

    Mac OS X
      the operating system which is included with all currently shipping Apple Macintosh computers in the consumer and professional markets.

      .. seealso:: <https://en.wikipedia.org/wiki/Mac_OS_X>

    mbstring
       The PHP `mbstring` functions provide support for languages represented by multi-byte character sets, most notably UTF-8.

       If you have troubles installing this extension, please follow :ref:`faqmysql`, it provides useful hints.

       .. seealso:: <https://secure.php.net/manual/en/book.mbstring.php>

    MCrypt
      a cryptographic library.

      .. seealso:: <https://en.wikipedia.org/wiki/MCrypt>

    mcrypt
      the MCrypt PHP extension.

      .. seealso:: <https://secure.php.net/mcrypt>

    MIME
      Multipurpose Internet Mail Extensions is
      an Internet Standard for the format of e-mail.

      .. seealso:: <https://en.wikipedia.org/wiki/MIME>

    module
      some sort of extension for the Apache Webserver.

      .. seealso:: <https://en.wikipedia.org/wiki/Apache_HTTP_Server>

    mod_proxy_fcgi
      an Apache module implmenting a Fast CGI interface; PHP can be run as a CGI module, FastCGI, or
      directly as an Apache module.

    MySQL
      a multithreaded, multi-user, SQL (Structured Query Language) Database Management System (DBMS).

      .. seealso:: <https://en.wikipedia.org/wiki/MySQL>

    mysqli
      the improved MySQL client PHP extension.

      .. seealso:: <https://secure.php.net/manual/en/book.mysqli.php>

    mysql
      the MySQL client PHP extension.

      .. seealso:: <https://secure.php.net/manual/en/book.mysql.php>

    OpenDocument
      open standard for office documents.

      .. seealso:: <https://en.wikipedia.org/wiki/OpenDocument>

    OS X
      look at :term:`Mac OS X`.

      .. seealso:: <https://en.wikipedia.org/wiki/OS_X>

    PDF
      Portable Document Format is a file format developed by Adobe Systems for
      representing two dimensional documents in a device independent and
      resolution independent format.

      .. seealso:: <https://en.wikipedia.org/wiki/Portable_Document_Format>

    PEAR
      the PHP Extension and Application Repository.

      .. seealso:: <https://pear.php.net/>

    PCRE
      Perl Compatible Regular Expressions is the perl-compatible regular
      expression functions for PHP

      .. seealso:: <https://secure.php.net/pcre>

    PHP
      short for "PHP: Hypertext Preprocessor", is an open-source, reflective
      programming language used mainly for developing server-side applications
      and dynamic web content, and more recently, a broader range of software
      applications.

      .. seealso:: <https://en.wikipedia.org/wiki/PHP>

    port
      a connection through which data is sent and received.

      .. seealso:: <https://en.wikipedia.org/wiki/Port_(computing)>

    primary key
      A primary key is an index over one or more fields in a table with
      unique values for each single row in this table. Every table should have
      a primary key for easier accessing/identifying data in this table.  There
      can only be one primary key per table and it is named always **PRIMARY**.
      In fact a primary key is just an :term:`unique key` with the name
      **PRIMARY**.  If no primary key is defined MySQL will use first *unique
      key* as primary key if there is one.

      You can create the primary key when creating the table (in phpMyAdmin
      just check the primary key radio buttons for each field you wish to be
      part of the primary key).

      You can also add a primary key to an existing table with `ALTER` `TABLE`
      or `CREATE` `INDEX` (in phpMyAdmin you can just click on 'add index' on
      the table structure page below the listed fields).

    RFC
      Request for Comments (RFC) documents are a series of memoranda
      encompassing new research, innovations, and methodologies applicable to
      Internet technologies.

      .. seealso:: <https://en.wikipedia.org/wiki/Request_for_Comments>

    RFC 1952
      GZIP file format specification version 4.3

      .. seealso:: :rfc:`1952`

    Row (record, tuple)
      represents a single, implicitly structured data item in a table.

      .. seealso:: <https://en.wikipedia.org/wiki/Row_(database)>

    Server
      a computer system that provides services to other computing systems over a network.

      .. seealso:: <https://en.wikipedia.org/wiki/Server_(computing)>

    Storage Engines
      MySQL can use several different formats for storing data on disk, these
      are called storage engines or table types. phpMyAdmin allows a user to
      change their storage engine for a particular table through the operations
      tab.

      Common table types are InnoDB and MyISAM, though many others exist and
      may be desirable in some situations.

      .. seealso:: <https://dev.mysql.com/doc/refman/5.7/en/storage-engines.html>

    socket
      a form of inter-process communication.

      .. seealso:: <https://en.wikipedia.org/wiki/Unix_domain_socket>

    SSL
      Secure Sockets Layer is a cryptographic protocol which provides secure
      communication on the Internet.

      .. seealso:: <https://en.wikipedia.org/wiki/Secure_Sockets_Layer>

    Stored procedure
      a subroutine available to applications accessing a relational database system

      .. seealso:: <https://en.wikipedia.org/wiki/Stored_procedure>

    SQL
      Structured Query Language

      .. seealso:: <https://en.wikipedia.org/wiki/SQL>

    table
      a set of data elements (cells) that is organized, defined and stored as
      horizontal rows and vertical columns where each item can be uniquely
      identified by a label or key or by it?s position in relation to other
      items.

      .. seealso:: <https://en.wikipedia.org/wiki/Table_(database)>

    tar
      a type of archive file format: the Tape ARchive format.

      .. seealso:: <https://en.wikipedia.org/wiki/Tar_(file_format)>

    TCP
      Transmission Control Protocol is one of the core protocols of the
      Internet protocol suite.

      .. seealso:: <https://en.wikipedia.org/wiki/TCP>

    TCPDF
      PHP library to generate PDF files.

      .. seealso:: <https://tcpdf.org/>

    trigger
      a procedural code that is automatically executed in response to certain events on a particular table or view in a database

      .. seealso:: <https://en.wikipedia.org/wiki/Database_trigger>

    unique key
      An unique key is an index over one or more fields in a table which has a
      unique value for each row.  The first unique key will be treated as
      :term:`primary key` if there is no *primary key* defined.

    URL
      Uniform Resource Locator is a sequence of characters, conforming to a
      standardized format, that is used for referring to resources, such as
      documents and images on the Internet, by their location.

      .. seealso:: <https://en.wikipedia.org/wiki/URL>

    Webserver
      A computer (program) that is responsible for accepting HTTP requests from clients and serving them Web pages.

      .. seealso:: <https://en.wikipedia.org/wiki/Webserver>

    XML
      Extensible Markup Language is a W3C-recommended general- purpose markup
      language for creating special-purpose markup languages, capable of
      describing many different kinds of data.

      .. seealso:: <https://en.wikipedia.org/wiki/XML>

    ZIP
      a popular data compression and archival format.

      .. seealso:: <https://en.wikipedia.org/wiki/ZIP_(file_format)>

    zlib
      an open-source, cross- platform data compression library by Jean-loup Gailly and Mark Adler.

      .. seealso:: <https://en.wikipedia.org/wiki/Zlib>