目前共有271篇帖子。
【水貼】水貼專區
92樓 奥吧总工程师 2010-8-20 13:41
93樓 奥吧总工程师 2010-8-20 13:42
http://motas.oicp.net/tieba/post.php?i=454&p=4
94樓 奥吧总工程师 2010-8-23 11:00
95樓 奥吧总工程师 2010-8-23 11:01
fdfdfg
96樓 奥吧总工程师 2010-8-23 11:01
fdgfddfg
97樓 奥吧总工程师 2010-8-23 11:01


/**
 * Gets a core script and starts output buffering work
 */
require_once './libraries/common.inc.php';

PMA_checkParameters(array('db', 'table', 'field'));

require_once './libraries/ob.lib.php';
PMA_outBufferPre();

require_once './libraries/header_http.inc.php';

/**
 * Displays the frame
 */
$per_page = 200;
require_once './libraries/relation.lib.php'; // foreign keys
require_once './libraries/transformations.lib.php'; // Transformations
$cfgRelation = PMA_getRelationsParam();
$foreigners  = ($cfgRelation['relwork'] ? PMA_getForeigners($db, $table) : FALSE);

98樓 奥吧总工程师 2010-8-23 11:01


/**
 * Gets a core script and starts output buffering work
 */
require_once './libraries/common.inc.php';

PMA_checkParameters(array('db', 'table', 'field'));

require_once './libraries/ob.lib.php';
PMA_outBufferPre();

require_once './libraries/header_http.inc.php';

/**
 * Displays the frame
 */
$per_page = 200;
require_once './libraries/relation.lib.php'; // foreign keys
require_once './libraries/transformations.lib.php'; // Transformations
$cfgRelation = PMA_getRelationsParam();
$foreigners  = ($cfgRelation['relwork'] ? PMA_getForeigners($db, $table) : FALSE);

99樓 奥吧总工程师 2010-8-23 11:01
re();

require_once './libraries/header_http.inc.php';

/**
100樓 奥吧总工程师 2010-8-23 11:01
fghfgfgh
101樓 奥吧总工程师 2010-8-23 11:01
gfddfgfdg

回復帖子

  抱歉,本吧禁止發帖
內容:
用戶名: 您目前是匿名發表
 
 
©2010-2024 Arslanbar [手機版] [桌面版]
除非另有聲明,本站採用創用CC姓名標示-相同方式分享 3.0 Unported許可協議進行許可。