Pretes Pertemuan ke 3

Pretes Pertemuan ke 3

University

12 Qs

quiz-placeholder

Similar activities

PHP MySQL

PHP MySQL

University

10 Qs

Quiz dmi2

Quiz dmi2

12th Grade - University

10 Qs

WT Slip Test - 1

WT Slip Test - 1

University

10 Qs

Programming basic

Programming basic

University

10 Qs

PHP Learning Quiz 1

PHP Learning Quiz 1

12th Grade - University

15 Qs

Desain Media Interaktif

Desain Media Interaktif

12th Grade - University

10 Qs

Array

Array

University

11 Qs

QUIZ BELING - Pengetahuan IT dan Koding(3 Menit)

QUIZ BELING - Pengetahuan IT dan Koding(3 Menit)

University

15 Qs

Pretes Pertemuan ke 3

Pretes Pertemuan ke 3

Assessment

Quiz

Computers

University

Hard

Created by

MUHAMMAD MAS'UD

Used 4+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Apa kepanjangan dari PHP?

Personal Home Page

PHP: Hypertext Preprocessor

Private Hosting Page

Programming Home Page

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Superglobal yang digunakan untuk mengambil data dari form metode POST adalah?

$_GET

$_POST

$_FORM

$_DATA

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Fungsi include di PHP digunakan untuk?

Menyisipkan file lain ke dalam file PHP saat ini

Menyisipkan file CSS

Menambahkan gambar

Menjalankan query SQL

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Apa perbedaan antara include dan require?

Tidak ada perbedaan

require lebih lambat dari include

require akan menghentikan skrip jika file tidak ditemukan, include tidak

include hanya untuk HTML, require untuk PHP

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Fungsi explode() digunakan untuk?

Menggabungkan string

Memecah string menjadi array

Membuat string baru

Menghapus array

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Bagaimana cara menulis array di PHP?

array = ("a", "b");

$array = array("a", "b");

new Array("a", "b");

$array = ["a", "b"];

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Untuk memulai sesi di PHP, perintah yang digunakan adalah?

start_session();

open_session();

session_start();

session_open();

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?