PHP Quiz PHP Viktoriin Kui tahad oma oskused PHP programmeerimises proovile panna ja teadmisi kinnistada, siis see PHP viktoriin on just sulle. Viktoriin sisaldab küsimusi PHP põhitõdede, süntaksi ja loogika kohta ning sobib nii õppimiseks kui ka enesekontrolliks. 1 / 6 Which superglobal variable holds information about headers, paths, and script locations? A) $_SESSION B) $_GET C) $GLOBALS D) $_SERVER 2 / 6 The PHP syntax is most similar to: A) JavaScript B) VBScript C) Perl and C 3 / 6 What does PHP stand for? A) PHP: Hypertext Preprocessor B) Personal Hypertext Processor C) Private Home Page 4 / 6 When using the POST method, variables are displayed in the URL: A) Vale B) Tõene 5 / 6 What is the correct way to open the file "time.txt" as readable? A) open("time.txt","read"); B) open("time.txt"); C) fopen("time.txt","r"); D) fopen("time.txt","r+"); 6 / 6 What is the correct way to create a function in PHP? A) new_function myFunction() B) create myFunction() C) function myFunction() Teie tulemus onKeskmine tulemus on 89% 0% Alusta viktoriini uuesti