Home  >  Article  >  Backend Development  >  Detailed List Overview of PHP Extension Libraries_PHP Tutorial

Detailed List Overview of PHP Extension Libraries_PHP Tutorial

WBOY
WBOYOriginal
2016-07-15 13:30:35727browse

Instructions and explanations of PHP extension library:

php_bz2.dll bzip2 compression function library None
php_calendar.dll calendar conversion function library Since PHP 4.0.3, built-in
php_cpdf.dll ClibPDF function library has no
php_crack.dll Password cracking function library has no
php_ctype.dll ctype family function library has built-in
php_curl since PHP 4.3.0. dll CURL, client URL library function library requires: libeay32.dll, ssleay32.dll (included)
php_cybercash.dll PHP extension library network cash payment function library PHP <= 4.2.0
php_db.dll The DBM function library is deprecated. Replace it with DBA (php_dba.dll)
php_dba.dll DBA: Database (dbm style) abstraction layer function library None
php_dbase.dll dBase function library None
php_dbx.dll dbx function library
php_domxml .dll DOM XML function library PHP <= 4.2.0 requires: libxml2.dll (included), PHP >= 4.3.0 requires: iconv.dll (included)
php_dotnet.dll .NET function library PHP <= 4.1.1
php_exif.dll The EXIF ​​function library requires php_mbstring.dll. And in php.ini, php_exif.dll must be loaded after php_mbstring.dll.
php_fbsql.dll FrontBase function library PHP <= 4.2.0
php_fdf.dll FDF: Form data formatting function library requires: fdftk.dll (included)
php_filepro.dll filePro function library read-only Visit
php_ftp.dll. The FTP function library is built-in since PHP 4.0.3.
php_gd.dll GD PHP extension library image function library was deleted in PHP 4.3.2. Also note that true color functions cannot be used in GD1, use php_gd2.dll instead.
php_gd2.dll GD library image function library GD2
php_gettext.dll Gettext function library PHP <= 4.2.0 requires gnu_gettext.dll (included), PHP >= 4.2.3 requires libintl-1.dll , iconv.dll (included).
php_hyperwave.dll No HyperWave function library
php_iconv.dll ICONV character set conversion requires: iconv-1.3.dll (included), PHP >=4.2.1 requires iconv.dll
php_ifx.dll Informix Function library requires: Informix library
php_iisfunc.dll IIS PHP extension library management function library None
php_imap.dll IMAP, POP3 and NNTP function library None
php_ingres.dll Ingres II Function library requires: Ingres II library
php_interbase.dll InterBase functions requires: gds32.dll (included)
php_java.dll Java PHP extension library function library PHP <= 4.0.6 requires: jvm.dll (included)
php_ldap .dll LDAP function library PHP <= 4.2.0 requires libsasl.dll (included), PHP >= 4.3.0 requires libeay32.dll, ssleay32.dll (included)
php_mbstring.dll multi-byte characters String function library does not have
php_mcrypt.dll Mcrypt encryption function library requires: libmcrypt.dll
php_mhash.dll Mhash function library PHP >= 4.3.0 requires: libmhash.dll (included)
php_mime_magic.dll Mimetype function library requires: magic.mime (included)
php_ming.dll Ming function library (Flash) None
php_msql.dll mSQL function library requires: msql.dll (included)
php_mssql.dll MSSQL Function library requires: ntwdblib.dll (included)
php_mysql.dll MySQL function library PHP >= 5.0.0 Requires libmysql.dll (included)
php_mysqli.dll MySQLi PHP extension library function library PHP > ;= 5.0.0 requires libmysql.dll (libmysqli.dll in PHP <= 5.0.2) (included)
php_oci8.dll Oracle 8 libraries require: Oracle 8.1+ client library
php_openssl. dll OpenSSL function library requires: libeay32.dll (included)
php_oracle.dll Oracle function library requires: Oracle 7 client library
php_overload.dll object overload function library built-in since PHP 4.3.0
php_pdf.dll PDF function library none
php_pgsql.dll PostgreSQL function library none
php_printer.dll Printer function library none
php_shmop.dll PHP extension library shared memory function library none
php_snmp.dll SNMP function Library is for Windows NT only!
php_soap.dll SOAP function library PHP >= 5.0.0
php_sockets.dll Socket function library None
php_sybase_ct.dll Sybase function library requires: Sybase client library
php_tidy.dll Tidy function library PHP >= 5.0.0
php_tokenizer.dll Tokenizer function library is built-in since PHP 4.3.0
php_w32api.dll W32api function library is not available
php_xmlrpc.dll XML-RPC function library PHP >= 4.2. 1 Requires iconv.dll (included)
php_xslt.dll XSLT function library PHP <= 4.2.0 Requires sablot.dll, expat.dll (included). PHP >= 4.2.1 requires sablot.dll, expat.dll, iconv.dll (included).
php_yaz.dll YAZ function library requires: yaz.dll (included)
php_zip.dll Zip file function library read-only access
php_zlib.dll ZLib PHP extension library compression function library since PHP 4.3.0 Built-in


www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/446294.htmlTechArticleInstructions and explanations of PHP extension library: php_bz2.dll bzip2 compression function library without php_calendar.dll calendar conversion function library since PHP 4.0.3 has built-in php_cpdf.dll and ClibPDF function library does not have php_crack....
Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn