輸入了好多遍,報錯
?$sql = "select * from page limit ".($page-1)*10.",10";
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in?E:\PHP leaning\phpStudy\WWW\1~10php\mypage.php?on line?20
?$sql = "select * from page limit ".($page-1)*10.",10";
Parse error: syntax error, unexpected T_CONSTANT_ENCAPSED_STRING in?E:\PHP leaning\phpStudy\WWW\1~10php\mypage.php?on line?20
舉報