PHP与MySQL外文文献译文和原文_PHP外文翻译文献-php网上书城系统外文翻译

本文档介绍了如何利用PHP的内置数据库函数与MySQL进行数据操作,同时探讨了PHP Extension and Application Repository (PEAR)的数据库函数,这些函数提供了一种抽象方式,使得可以使用相同的函数访问任何支持的数据库,简化了数据库交互,降低了复杂性。通过使用PEAR的DB类,只需最少的登录信息,即可实现对MySQL和其他数据库的标准化操作。
摘要由CSDN通过智能技术生成

1

PHP

外文翻译文献

(

文档含中英文对照即英文原文和中文翻译

)

原文:

Getting PHP to Talk to MySQl

Now that you

re comfortable using the MySQL client tools to manipulate

data in the database, you can begin using PHP to display and modify data

from the database. PHP has standard functions for working with the

database.First,

we

re

going

to

discuss

PHP

s

built-in

database

functions.

We

ll also show you how to use the The PHP Extension and Application

Repository (PEAR) database

functions that provide the ability to use the same functions to access

any supported database. This type of flexibility comes from a process

called

abstraction

. In

programming

interfaces,

abstraction

simplifies

a

complex interaction. It works by

removing any nonessential parts of the interaction, allowing you to

concentrate on the important parts. PEAR

s DB classes are one such

database interface abstraction. The information you need to log into a

database

is

reduced

to

the

bare

minimum.

This

standard

format

allows

you

to

interact

with

MySQL,

as

well

as

other

databases

using

the

same

functions.

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值