From 9131ccaa08a2da9670aa45e8e8bbec66d526f0c8 Mon Sep 17 00:00:00 2001 From: Rasmus Lerdorf Date: Mon, 7 Aug 2000 05:31:47 +0000 Subject: [PATCH] Add more databases git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@29787 c90b9560-bf6c-de11-be94-00142212c4b1 --- chapters/intro.xml | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/chapters/intro.xml b/chapters/intro.xml index 9f617adbd5..f35c404da6 100644 --- a/chapters/intro.xml +++ b/chapters/intro.xml @@ -62,12 +62,17 @@ Adabas D dBase Empress - FilePro + FilePro (read-only) + IBM DB2 Informix + Ingres InterBase + FrontBase mSQL + Direct MS-SQL MySQL - Oracle + ODBC + Oracle (OCI7 and OCI8) PostgreSQL Solid Sybase @@ -78,8 +83,8 @@ PHP also has support for talking to other services using protocols - such as IMAP, SNMP, NNTP, POP3, or even HTTP. You can also open raw - network sockets and interact using other protocols. + such as IMAP, SNMP, NNTP, POP3, HTTP and countless others. You can also + open raw network sockets and interact using other protocols.