Search Header Logo

PHP FORM NESNELERİ-FONKSİYONLAR

Authored by Meryem KABİL

Computers

12th Grade

Used 1+ times

PHP FORM NESNELERİ-FONKSİYONLAR
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

<?php
for($i=0;$i<=5;$i=$i+1)
{echo $i ;}
?>

5

0-1-2-3-4

1-3-5

0-1-2-3-4-5

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

( ) POST metodunda formdaki veriler adres çubuğu üzerinden taşınır.

DOĞRU

YANLIŞ

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Hangisi <form> etiketi oluşturulurken kullanılan bir özellik değildir?

action

method

name

type

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Hangisi form kontrol elemanı değildir?

text

checkbox

combobox

select

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Hangisi <input> etiketinin type özelliğinin alabildiği bir değerdir?

textarea

select

radio

option

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

( ) POST yöntemi GET yönteminden daha güvenli değildir.

doğru

yanlış

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

$a=4; $b=0; tanımlamalarına göre aşağıdaki ifadelerden hangisi true'dur?

if (($a+$b))

if ($b<$a)

if ($b)

if ($a*$b)

Access all questions and much more by creating a free account

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

Already have an account?