
Quiz CodeIgniter 4

Quiz
•
Computers
•
12th Grade
•
Easy
Yustiawan Hadi
Used 1+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Apa kepanjangan dari MVC dalam konteks CodeIgniter?
Model-View-Controller
Model-View-Component
Main-View-Control
Module-View-Controller
Model-Visual-Controller
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Bagaimana cara menginstal CodeIgniter 4 menggunakan Composer?
composer create-project codeigniter4/appstarter project-name
php spark new project-name
npm install codeigniter4/appstarter
git clone https://github.com/codeigniter4/CodeIgniter4.git
composer install codeigniter4
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Perintah untuk menjalankan CodeIgniter 4 secara lokal adalah:
php artisan serve
php start
php spark serve
php ci run
composer start
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Apa fungsi utama dari file .env dalam CodeIgniter 4?
Mengatur koneksi ke database
Menyimpan variabel lingkungan (environment variables)
Menentukan struktur tabel database
Mengatur routing aplikasi
Menjalankan perintah migration
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Untuk mengaktifkan fitur debugging di CodeIgniter 4, kita harus mengatur mode development dengan nilai:
production
debug
development
local
testing
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Apa fungsi dari php spark migrate dalam CodeIgniter 4?
Menghapus semua tabel di database
Membuat tabel baru berdasarkan skema migration
Mengupdate framework CodeIgniter
Menghapus cache sistem
Menampilkan daftar model yang tersedia
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Jika ingin menampilkan tampilan (view) dalam CodeIgniter 4, perintah yang benar adalah:
return view('nama_view');
echo render('nama_view');
load->view('nama_view');
return render('nama_view');
display.view('nama_view');
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Kelompok 4

Quiz
•
12th Grade
19 questions
Introduction to Databases

Quiz
•
12th Grade
20 questions
Unit 2 - Creating Forms

Quiz
•
12th Grade
20 questions
Quis Sistem Keamanan Jaringan

Quiz
•
12th Grade
15 questions
TY Python Quiz

Quiz
•
9th - 12th Grade
15 questions
MVC-PHP

Quiz
•
12th Grade
15 questions
Let's Check!

Quiz
•
12th Grade - Professi...
17 questions
IBA Lesson 1

Quiz
•
8th - 12th Grade
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade