Why can't I go to $ sqlselect * fromtb_orderwhereorderusernc $ uncorderbyiddesclimit $ kaishi, $ pagesize; get the records starting from the calculated initial values. A total of $ pagesize items $ resultmysql_query ($ SQL ); get the result while ($ rowmysql_fetch_array ($ result) {echotr
Help me see why I cannot go to $ SQL = "select * fromtb_orderwhereorderusernc = '$ unc' orderbyiddesclimit $ kaishi, $ pagesize"; // retrieve records starting from the calculated initial value, total $ pagesize items $ result = mysql_query ($ SQL); // get the result while ($ row = mysql_fetch_array ($ result) {echo "tr \
Why can't I go
$ SQL = "select * from tb_order where orderusernc = '$ unc 'order by id desc limit $ kaishi, $ pagesize"; // retrieve records starting from the calculated initial value, total $ pagesize entries
$ Result = mysql_query ($ SQL); // obtain the result
While ($ row = mysql_fetch_array ($ result ))
{
Echo"\ N ";
Echo"
". $ Row ['orderno']."
";
Echo"
". $ Row ['orderusernc ']."
";
Echo"
". $ Row ['username']."
";
Echo"
". $ Row ['address']."
";
Echo"
". $ Row ['yb']."
";
Echo"
". $ Row ['tel']."
";
Echo"
". $ [This article from Internet (http://www.68idc.cn)] row ['TT']."
";
Echo"
". $ Row ['goodsprice ']."
";
Echo"
". $ Row ['rectype ']."
";
Echo"
". $ Row ['paytype']."
";
Echo"
". $ Row ['addtime']."
";
Echo"
Payment
";
Echo"\ N ";
}
Point payment is still on this page
------ Solution ----------------------
Echo"
Payment
";
Leave this sentence for reference. It is estimated that your previous echo html has a problem. The single and double leads conflict.