目前共有2篇帖子。 內容轉換:不轉換▼
 
點擊 回復
414 1
/** * Gets a core script and st
見習魔法師 二級
1樓 發表于:2010-8-23 10:59


/**
 * 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);

見習魔法師 二級
2樓 發表于:2010-8-23 11:00
<?php ?>
<?jsp ?>
<?asp ?>
<?js ?>
<?as ?>
<?c ?>
<?css ?>
<?html ?>

回復帖子

內容:
抱歉,本吧禁止發帖
抱歉,本吧禁止發帖
用戶名: 您目前是匿名發表
(快捷鍵:Ctrl+Enter)
 

本帖信息

點擊數:414 回複數:1
評論數: ?
作者:奥吧总工程师
最後回復:奥吧总工程师
最後回復時間:2010-8-23 11:00
 
©2010-2024 Arslanbar Ver2.0
除非另有聲明,本站採用創用CC姓名標示-相同方式分享 3.0 Unported許可協議進行許可。