Getting an error I don't see with PDO bind_param

前端 未结 0 1474
执笔经年
执笔经年 2020-12-14 05:40
$player = $con->prepare("INSERT INTO a_players(team,nameFirst,nameLast,feet,inches,grade,position,varsity) VALUES (?,?,?,?,?,?,?,?)");
    $player->b         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题