Logo
Unionpedia
Communication
Get it on Google Play
New! Download Unionpedia on your Android™ device!
Install
Faster access than browser!
 

List of PHP extensions

Index List of PHP extensions

This is the present list of all officially documented extensions for the PHP programming language. [1]

78 relations: Apache HTTP Server, Bzip2, CCVS, CIF North Coast Section, Component Object Model, CURL, DBase, Dbm, Dbx (debugger), Digital currency, Document Object Model, File Transfer Protocol, FileMaker, FilePro, FrontBase, GD Graphics Library, Gettext, GNU, GNU Multiple Precision Arithmetic Library, GNU Readline, IBM Db2, IBM Informix, IBM Notes, Iconv, Ingres (database), InterBase, Internet Message Access Protocol, Internet Relay Chat, Java (programming language), Lexical analysis, Lightweight Directory Access Protocol, Mcrypt, MCVE, Media type, Microsoft SQL Server, Ming library, MnoGoSearch, MSQL, MySQL, Ncurses, Network Information Service, Network News Transfer Protocol, Open Database Connectivity, OpenSSL, Oracle Database, PDF, Phalcon (framework), PHP, POSIX, Post Office Protocol, ..., PostgreSQL, Printer (computing), Pspell, Recode, Regular expression, Semaphore (programming), Session (computer science), Shared memory, Simple Mail Transfer Protocol, Simple Network Management Protocol, SimpleXML, SQLite, Stream, Sybase, Ultrawave, Unix domain socket, Vpopmail, WDDX, Windows API, Xajax, XML, XML-RPC, XPath, XSLT, Yellow pages, Zip (file format), Zlib, .NET Framework. Expand index (28 more) »

Apache HTTP Server

The Apache HTTP Server, colloquially called Apache, is a free and open-source cross-platform web server, released under the terms of Apache License 2.0.

New!!: List of PHP extensions and Apache HTTP Server · See more »

Bzip2

bzip2 is a free and open-source file compression program that uses the Burrows–Wheeler algorithm.

New!!: List of PHP extensions and Bzip2 · See more »

CCVS

CCVS, or Credit Card Verification System, was a credit card processing system designed for Posix-based operating systems, including Unix, Linux, and a version for Palm OS shown at trade shows.

New!!: List of PHP extensions and CCVS · See more »

CIF North Coast Section

The North Coast Section (NCS) is a part of the California Interscholastic Federation, governing the eastern portion of the San Francisco Bay Area, up along the northern coast of the state of California, from Fremont in the south to Crescent City in the north.

New!!: List of PHP extensions and CIF North Coast Section · See more »

Component Object Model

Component Object Model (COM) is a binary-interface standard for software components introduced by Microsoft in 1993.

New!!: List of PHP extensions and Component Object Model · See more »

CURL

cURL (/kɝl/ or /kə:l/) is a computer software project providing a library and command-line tool for transferring data using various protocols.

New!!: List of PHP extensions and CURL · See more »

DBase

| influenced.

New!!: List of PHP extensions and DBase · See more »

Dbm

The dbm library was a simple database engine, originally written by Ken Thompson and released by AT&T in 1979.

New!!: List of PHP extensions and Dbm · See more »

Dbx (debugger)

DBX is a source-level debugger found primarily on Solaris, AIX, IRIX, Tru64 UNIX, Linux and BSD operating systems.

New!!: List of PHP extensions and Dbx (debugger) · See more »

Digital currency

Digital currency (digital money or electronic money or electronic currency) is a type of currency available only in digital form, not in physical (such as banknotes and coins).

New!!: List of PHP extensions and Digital currency · See more »

Document Object Model

The Document Object Model (DOM) is a cross-platform and language-independent application programming interface that treats an HTML, XHTML, or XML document as a tree structure wherein each node is an object representing a part of the document.

New!!: List of PHP extensions and Document Object Model · See more »

File Transfer Protocol

The File Transfer Protocol (FTP) is a standard network protocol used for the transfer of computer files between a client and server on a computer network.

New!!: List of PHP extensions and File Transfer Protocol · See more »

FileMaker

FileMaker is a cross-platform relational database application from FileMaker Inc., a subsidiary of Apple Inc. It integrates a database engine with a graphical user interface (GUI) and security features, allowing users to modify the database by dragging new elements into layouts, screens, or forms.

New!!: List of PHP extensions and FileMaker · See more »

FilePro

filePro is a proprietary DBMS and RAD system originally developed by Howard Wolowitz as The Electric File Clerk in 1978.

New!!: List of PHP extensions and FilePro · See more »

FrontBase

FrontBase is a relational database management system written in ANSI C. FrontBase uses the Unicode character encoding.

New!!: List of PHP extensions and FrontBase · See more »

GD Graphics Library

The GD Graphics Library is a graphics software library by Thomas Boutell and others for dynamically manipulating images.

New!!: List of PHP extensions and GD Graphics Library · See more »

Gettext

In computing, gettext is an internationalization and localization (i18n) system commonly used for writing multilingual programs on Unix-like computer operating systems.

New!!: List of PHP extensions and Gettext · See more »

GNU

GNU is an operating system and an extensive collection of computer software.

New!!: List of PHP extensions and GNU · See more »

GNU Multiple Precision Arithmetic Library

GNU Multiple Precision Arithmetic Library (GMP) is a free library for arbitrary-precision arithmetic, operating on signed integers, rational numbers, and floating point numbers.

New!!: List of PHP extensions and GNU Multiple Precision Arithmetic Library · See more »

GNU Readline

GNU Readline is a software library that provides line-editing and history capabilities for interactive programs with a command-line interface, such as Bash.

New!!: List of PHP extensions and GNU Readline · See more »

IBM Db2

IBM Db2 contains database-server products developed by IBM.

New!!: List of PHP extensions and IBM Db2 · See more »

IBM Informix

IBM Informix is a product family within IBM's Information Management division that is centered on several relational database management system (RDBMS) offerings.

New!!: List of PHP extensions and IBM Informix · See more »

IBM Notes

IBM Notes (formerly Lotus Notes; see branding, below) and IBM Domino (formerly Lotus Domino) are the client and server, respectively, of a collaborative client-server software platform sold by IBM.

New!!: List of PHP extensions and IBM Notes · See more »

Iconv

In Unix-like operating systems, iconv (an abbreviation of '''i'''nternationalization conversion) is a command-line program and a standardized application programming interface (API) used to convert between different character encodings.

New!!: List of PHP extensions and Iconv · See more »

Ingres (database)

Ingres Database is a commercially supported, open-source SQL relational database management system intended to support large commercial and government applications.

New!!: List of PHP extensions and Ingres (database) · See more »

InterBase

InterBase is a relational database management system (RDBMS) currently developed and marketed by Embarcadero Technologies.

New!!: List of PHP extensions and InterBase · See more »

Internet Message Access Protocol

In computing, the Internet Message Access Protocol (IMAP) is an Internet standard protocol used by email clients to retrieve email messages from a mail server over a TCP/IP connection.

New!!: List of PHP extensions and Internet Message Access Protocol · See more »

Internet Relay Chat

Internet Relay Chat (IRC) is an application layer protocol that facilitates communication in the form of text.

New!!: List of PHP extensions and Internet Relay Chat · See more »

Java (programming language)

Java is a general-purpose computer-programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible.

New!!: List of PHP extensions and Java (programming language) · See more »

Lexical analysis

In computer science, lexical analysis, lexing or tokenization is the process of converting a sequence of characters (such as in a computer program or web page) into a sequence of tokens (strings with an assigned and thus identified meaning).

New!!: List of PHP extensions and Lexical analysis · See more »

Lightweight Directory Access Protocol

The Lightweight Directory Access Protocol (LDAP) is an open, vendor-neutral, industry standard application protocol for accessing and maintaining distributed directory information services over an Internet Protocol (IP) network.

New!!: List of PHP extensions and Lightweight Directory Access Protocol · See more »

Mcrypt

mcrypt is a replacement for the popular Unix crypt command.

New!!: List of PHP extensions and Mcrypt · See more »

MCVE

MCVE is a credit card processing computer software library and interface running under the Red Hat operating system, replacing Red Hat's CCVS.

New!!: List of PHP extensions and MCVE · See more »

Media type

A media type (formerly known as MIME type) is a two-part identifier for file formats and format contents transmitted on the Internet.

New!!: List of PHP extensions and Media type · See more »

Microsoft SQL Server

Microsoft SQL Server is a relational database management system developed by Microsoft.

New!!: List of PHP extensions and Microsoft SQL Server · See more »

Ming library

Ming is a C library for creating Adobe Flash (.swf) files.

New!!: List of PHP extensions and Ming library · See more »

MnoGoSearch

mnoGoSearch is an open source search engine for Unix-like computer systems written in C. It is distributed under the GNU General Public License and designed to organize search within a website, group of websites, intranet or local system.

New!!: List of PHP extensions and MnoGoSearch · See more »

MSQL

mSQL or Mini SQL is a lightweight database management system from Hughes Technologies.

New!!: List of PHP extensions and MSQL · See more »

MySQL

MySQL ("My S-Q-L") is an open-source relational database management system (RDBMS).

New!!: List of PHP extensions and MySQL · See more »

Ncurses

ncurses (new curses) is a programming library providing an application programming interface (API) that allows the programmer to write text-based user interfaces in a terminal-independent manner.

New!!: List of PHP extensions and Ncurses · See more »

Network Information Service

The Network Information Service, or NIS (originally called Yellow Pages or YP), is a client–server directory service protocol for distributing system configuration data such as user and host names between computers on a computer network.

New!!: List of PHP extensions and Network Information Service · See more »

Network News Transfer Protocol

The Network News Transfer Protocol (NNTP) is an application protocol used for transporting Usenet news articles (netnews) between news servers and for reading and posting articles by end user client applications.

New!!: List of PHP extensions and Network News Transfer Protocol · See more »

Open Database Connectivity

In computing, Open Database Connectivity (ODBC) is a standard application programming interface (API) for accessing database management systems (DBMS).

New!!: List of PHP extensions and Open Database Connectivity · See more »

OpenSSL

OpenSSL is a software library for applications that secure communications over computer networks against eavesdropping or need to identify the party at the other end.

New!!: List of PHP extensions and OpenSSL · See more »

Oracle Database

Oracle Database (commonly referred to as Oracle RDBMS or simply as Oracle) is a multi-model database management system produced and marketed by Oracle Corporation.

New!!: List of PHP extensions and Oracle Database · See more »

PDF

The Portable Document Format (PDF) is a file format developed in the 1990s to present documents, including text formatting and images, in a manner independent of application software, hardware, and operating systems.

New!!: List of PHP extensions and PDF · See more »

Phalcon (framework)

Phalcon is a PHP web framework based on the model–view–controller (MVC) pattern.

New!!: List of PHP extensions and Phalcon (framework) · See more »

PHP

PHP: Hypertext Preprocessor (or simply PHP) is a server-side scripting language designed for Web development, but also used as a general-purpose programming language.

New!!: List of PHP extensions and PHP · See more »

POSIX

The Portable Operating System Interface (POSIX) is a family of standards specified by the IEEE Computer Society for maintaining compatibility between operating systems.

New!!: List of PHP extensions and POSIX · See more »

Post Office Protocol

In computing, the Post Office Protocol (POP) is an application-layer Internet standard protocol used by e-mail clients to retrieve e-mail from a server in an Internet Protocol (IP) network.

New!!: List of PHP extensions and Post Office Protocol · See more »

PostgreSQL

PostgreSQL, often simply Postgres, is an object-relational database management system (ORDBMS) with an emphasis on extensibility and standards compliance.

New!!: List of PHP extensions and PostgreSQL · See more »

Printer (computing)

In computing, a printer is a peripheral device which makes a persistent human-readable representation of graphics or text on paper.

New!!: List of PHP extensions and Printer (computing) · See more »

Pspell

The purpose of Pspell (Portable Spell Checker Interface Library) was to provide a generic interface to the system spelling checking libraries.

New!!: List of PHP extensions and Pspell · See more »

Recode

Recode (formerly Re/code) is a technology news website that focuses on the business of Silicon Valley.

New!!: List of PHP extensions and Recode · See more »

Regular expression

A regular expression, regex or regexp (sometimes called a rational expression) is, in theoretical computer science and formal language theory, a sequence of characters that define a search pattern.

New!!: List of PHP extensions and Regular expression · See more »

Semaphore (programming)

In computer science, a semaphore is a variable or abstract data type used to control access to a common resource by multiple processes in a concurrent system such as a multitasking operating system.

New!!: List of PHP extensions and Semaphore (programming) · See more »

Session (computer science)

In computer science, in particular networking, a session is a semi-permanent interactive information interchange between two or more communicating devices, or between a computer and user (see login session).

New!!: List of PHP extensions and Session (computer science) · See more »

Shared memory

In computer science, shared memory is memory that may be simultaneously accessed by multiple programs with an intent to provide communication among them or avoid redundant copies.

New!!: List of PHP extensions and Shared memory · See more »

Simple Mail Transfer Protocol

Simple Mail Transfer Protocol (SMTP) is an Internet standard for electronic mail (email) transmission.

New!!: List of PHP extensions and Simple Mail Transfer Protocol · See more »

Simple Network Management Protocol

Simple Network Management Protocol (SNMP) is an Internet Standard protocol for collecting and organizing information about managed devices on IP networks and for modifying that information to change device behavior.

New!!: List of PHP extensions and Simple Network Management Protocol · See more »

SimpleXML

SimpleXML is a PHP extension that allows users to easily manipulate/use XML data.

New!!: List of PHP extensions and SimpleXML · See more »

SQLite

SQLite is a relational database management system contained in a C programming library.

New!!: List of PHP extensions and SQLite · See more »

Stream

A stream is a body of water with surface water flowing within the bed and banks of a channel.

New!!: List of PHP extensions and Stream · See more »

Sybase

Sybase was an enterprise software and services company that produced software to manage and analyze information in relational databases.

New!!: List of PHP extensions and Sybase · See more »

Ultrawave

In science fiction, ultrawaves (or hyperwaves or subwaves) are transmissions or signals that may propagate faster than light through either normal space, or alternate space, such as hyperspace or subspace.

New!!: List of PHP extensions and Ultrawave · See more »

Unix domain socket

A Unix domain socket or IPC socket (inter-process communication socket) is a data communications endpoint for exchanging data between processes executing on the same host operating system.

New!!: List of PHP extensions and Unix domain socket · See more »

Vpopmail

vpopmail is a free GPL software package, to provide a way to manage virtual e-mail domains and non /etc/passwd e-mail accounts on qmail mail servers.

New!!: List of PHP extensions and Vpopmail · See more »

WDDX

WDDX (Web Distributed Data eXchange) is a programming language-, platform- and transport-neutral data interchange mechanism designed to pass data between different environments and different computers.

New!!: List of PHP extensions and WDDX · See more »

Windows API

The Windows API, informally WinAPI, is Microsoft's core set of application programming interfaces (APIs) available in the Microsoft Windows operating systems.

New!!: List of PHP extensions and Windows API · See more »

Xajax

xajax is an open source PHP class library implementation of Ajax that gives developers the ability to create web-based Ajax applications using HTML, CSS, JavaScript, and PHP.

New!!: List of PHP extensions and Xajax · See more »

XML

In computing, Extensible Markup Language (XML) is a markup language that defines a set of rules for encoding documents in a format that is both human-readable and machine-readable.

New!!: List of PHP extensions and XML · See more »

XML-RPC

XML-RPC is a remote procedure call (RPC) protocol which uses XML to encode its calls and HTTP as a transport mechanism.

New!!: List of PHP extensions and XML-RPC · See more »

XPath

XPath (XML Path Language) is a query language for selecting nodes from an XML document.

New!!: List of PHP extensions and XPath · See more »

XSLT

XSLT (Extensible Stylesheet Language Transformations) is a language for transforming XML documents into other XML documents, or other formats such as HTML for web pages, plain text or XSL Formatting Objects, which may subsequently be converted to other formats, such as PDF, PostScript and PNG.

New!!: List of PHP extensions and XSLT · See more »

Yellow pages

The yellow pages are any telephone directory of businesses, organized by category rather than alphabetically by business name, and in which advertising is sold.

New!!: List of PHP extensions and Yellow pages · See more »

Zip (file format)

ZIP is an archive file format that supports lossless data compression.

New!!: List of PHP extensions and Zip (file format) · See more »

Zlib

zlib is a software library used for data compression.

New!!: List of PHP extensions and Zlib · See more »

.NET Framework

.NET Framework (pronounced dot net) is a software framework developed by Microsoft that runs primarily on Microsoft Windows.

New!!: List of PHP extensions and .NET Framework · See more »

Redirects here:

List of PHP libraries, Mhash.

References

[1] https://en.wikipedia.org/wiki/List_of_PHP_extensions

OutgoingIncoming
Hey! We are on Facebook now! »