There are currently 2 posts.
Font size: Small - 100% (Default)  Content converter: No conversion
 
Clicks Replies
1263 1
/** * Gets a core script and st
奥吧总工程师
见习魔法师 二级
Reply
Floor 1 Posted at: 8/23/10 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);

奥吧总工程师
见习魔法师 二级
Reply
Floor 2 Posted at: 8/23/10 11:00
<?php ?>
<?jsp ?>
<?asp ?>
<?js ?>
<?as ?>
<?c ?>
<?css ?>
<?html ?>
Reply the post
Content:
User: You are currently anonymous.
Captcha:
Unclear? Try another one.
(Shortcut key: Ctrl+Enter)
Post Information
Clicks: 1263 Replies: 1
Author: 奥吧总工程师
Last reply: 奥吧总工程师
Last reply time: 8/23/10 11:00
Bar Hot Posts
Bar Good Posts
Announcements