Codeigniter 3 Tutorial 2 - insert/update/delete/select with mysql table part 1/3

Поділитися
Вставка
  • Опубліковано 16 січ 2025

КОМЕНТАРІ • 10

  • @faizan1041
    @faizan1041 9 років тому +1

    BG music sounds like he's clearing a very big mission :D

  • @aymeninoubli8272
    @aymeninoubli8272 8 років тому +1

    I've got this issue :
    Message: Undefined property: Register::$db Filename: core/Model.php
    I solved it by adding this line into the __construct of Model_user :
    public function __construct()
    {
    parent::__construct();
    $this->load->database();

  • @nursultanmederbekuulu
    @nursultanmederbekuulu 9 років тому

    How can we download files?

  • @Snoopygeek
    @Snoopygeek 9 років тому +1

    Hello! It's all right? Congratulations on video. I Would like to know the name of these background music. Are beautiful !
    Can you tell me what are they?
    Be fine.

    • @stackmango
      @stackmango  9 років тому

      +Marcelo Silva Sorry for late reply. The song titles are The Low Seas, Hero Theme & The Darkness

  • @alftonicful
    @alftonicful 9 років тому

    Good job! thank you!...

  • @waqarmughal4489
    @waqarmughal4489 8 років тому

    we can't see anything after 3:30 lol

  • @monikasharma-ir1tn
    @monikasharma-ir1tn 8 років тому

    video is not clear

  • @friendsservice
    @friendsservice 8 років тому

    good tuto