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

preview_player
Показать описание
This tutorial will show you how to insert or save data into database, and update MySql table using Codeigniter (PHP framework). You will see how to use view, controller, model (MVC) in Codeigniter framework as well.

Related topic:
Рекомендации по теме
Комментарии
Автор

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

faizan
Автор

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(); Added line

}

aymeninoubli
Автор

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.

Snoopygeek
Автор

we can't see anything after 3:30 lol

waqarmughal
welcome to shbcf.ru