資源簡(jiǎn)介
譯文:
現(xiàn)在你已經(jīng)可以熟練地使用MySQL客戶端軟件來(lái)操作數(shù)據(jù)庫(kù)里的數(shù)據(jù),我們也可以開(kāi)始學(xué)習(xí)如何使用PHP來(lái)顯示和修改數(shù)據(jù)庫(kù)里的數(shù)據(jù)了。PHP有標(biāo)準(zhǔn)的函數(shù)用來(lái)操作數(shù)據(jù)庫(kù)。
.
.
.
.
.
.
原文:
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
......
代碼片段和文件信息
評(píng)論
共有 條評(píng)論