$sqlftime1 這邊的 true false 是告訴你SQL執行有沒有錯誤 rowCount 才是他計算執行後得到的資料行數
$sqlftime1=$conn->prepare($sqlftime); $sqlftime1->execute(array( "...