Codeigniter 3 Tutorial Part-11: Edit Data | fetch data by id in textbox from database in codeigniter

แชร์
ฝัง
  • เผยแพร่เมื่อ 29 พ.ย. 2024

ความคิดเห็น • 6

  • @WeldgeTrade6095
    @WeldgeTrade6095 2 ปีที่แล้ว

    OMG you are so amazing brother, thank you for your good works

  • @mywebsite
    @mywebsite 3 ปีที่แล้ว +1

    keep it up and try to hurry for codeigniter 4

  • @sreejitabrahma2942
    @sreejitabrahma2942 3 ปีที่แล้ว +2

    After using get_where() i am getting error that trying to access non object... Please help

  • @gamerx4294
    @gamerx4294 2 ปีที่แล้ว

    what to do if i have a select tag and in palce of input?

  • @johldacayana9641
    @johldacayana9641 ปีที่แล้ว

    hello, i just want to ask. Why is it that everytime I try to display my information by the time i will click edit, it always show an error "
    A PHP Error was encountered
    Severity: Warning
    Message: Attempt to read property "last_name" on null
    Filename: views/edit.phpLine Number: 10
    Backtrace:
    File: C:\xampp\htdocs\model2\application\views\edit.php
    Line: 10
    Function: _error_handler
    File: C:\xampp\htdocs\model2\application\controllers\Welcome.php
    Line: 51
    Function: view
    File: C:\xampp\htdocs\model2\index.php
    Line: 315
    Function: require_once
    This is the error, and until now, Im still receiving the same error.