<code><span><span><?php</span></span></code>
/*
@author Dishy
資料庫封裝
*/
class mydbdb{
define( 'DB_HOST_NAME','localhost');
define('DB_HOST_USERNAME','root');define('DB_HOST_PASSWORD','root');
define('DB_HOST_PASSWORD','root'); mysqldb(DB_HOST_NAME,DB_HOST_USERNAME,DB_HOST_PASSWORD,DB_HOST_DB); $a = $Jciot_db->query('select * from
jciot_member>;
以上就介紹了簡單的資料庫鍊式操作的例子,包括了方面的內容,希望對PHP教程有興趣的朋友有所幫助。