Mysql
 sql >> Cơ Sở Dữ Liệu >  >> RDS >> Mysql

mysqli fetch () không tìm nạp

Thật là buồn cười khi tôi đang cố gắng làm gì ở đây. có thể vì công việc quá nhiều.

Tôi đã không trả về bất kỳ thứ gì từ hàm này ngay cả khi mysqli fecth trả về true.

vì vậy tôi sửa đổi câu lệnh if ($ stmt-> fetch ()) {} để trả về một mảng.

if($stmt->fetch()){

        $id =  $this->xss_clean($id);
        $date =  $this->xss_clean($date);
        $name =  $this->xss_clean($name);
        $email =  $this->xss_clean($email);
        $phone =  $this->xss_clean($phone);
        $full_address =  $this->xss_clean($full_address);
        $total_amount_paid =  $this->xss_clean($total_amount_paid);
        $buyers_account_id =  $this->xss_clean($buyers_account_id);
        $sellers_account_id =  $this->xss_clean($sellers_account_id);
        $ad_reference =  $this->xss_clean($ad_reference);
        $transaction_id =  $this->xss_clean($transaction_id);
        $status_by_buyers =  $this->xss_clean($status_by_buyers);
        $status_by_sellers =  $this->xss_clean($status_by_sellers);
        $net_status =  $this->xss_clean($net_status);

        return array(
                $id,
                $date,
                $name,
                $email,
                $phone,
                $full_address,
                $total_amount_paid,
                $buyers_account_id,
                $sellers_account_id,
                $ad_reference,
                $transaction_id,
                $status_by_buyers,
                $status_by_sellers,
                $net_status
                );
    }



  1. Database
  2.   
  3. Mysql
  4.   
  5. Oracle
  6.   
  7. Sqlserver
  8.   
  9. PostgreSQL
  10.   
  11. Access
  12.   
  13. SQLite
  14.   
  15. MariaDB
  1. Cách trích xuất một chuỗi con từ một chuỗi trong PostgreSQL / MySQL

  2. MySQL lỗi khóa trùng lặp gây ra bộ khóa chia sẻ trên bản ghi chỉ mục trùng lặp?

  3. Bạn có thể bỏ qua chuẩn bị PDO nếu không có phần giữ chỗ / dữ liệu động trong một truy vấn không?

  4. THAY THẾ VÀ Cập nhật

  5. Solr Indexing My SQL Timestamp hoặc trường Ngày giờ