[code]include_once("../db.php");
if($_GET[x2]==0 and $_GET[x1]==0)
{
$t=" s1='' ";
}else
{
if($_GET[x2]!=0)
{
$t=" 2=$t=" 2= '$_GET[x2]' ";
}else
if($_GET[x1]!=0)
{
$t=" x1='$_GET[x1]'
$t=" x1='$_GET[x1]' and 2 =0 ";
}
}
$query = "select count(*) from ask_member where $t >$ r3 = mysql_fetch_array($result2);
$amount=$r3[0];
$page_size=5;
if($amount%$page_size==0 and >0) {
$pagecount=($amount/$page_size);
}else
{
$pagecount=intval($amount/$page_size)+1;
}
} $_GET
目前1/7頁 1234567下一頁
以上就介紹了temporary internet files 影響PHP+MYSQL執行速度的寫法對比第1/7頁,包括了temporary internet files方面的內容,希望對PHP教程有興趣的朋友有所幫助。