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 What does PHP stand for? A) PHP: Hypertext Preprocessor B) Personal Hypertext Processor C) Private Home Page 2 / 6 What is the correct way to create a function in PHP? A) function myFunction() B) create myFunction() C) new_function myFunction() 3 / 6 The PHP syntax is most similar to: A) JavaScript B) VBScript C) Perl and C 4 / 6 Which superglobal variable holds information about headers, paths, and script locations? A) $_SESSION B) $_GET C) $_SERVER D) $GLOBALS 5 / 6 When using the POST method, variables are displayed in the URL: A) Vale B) Tõene 6 / 6 What is the correct way to open the file "time.txt" as readable? A) fopen("time.txt","r"); B) open("time.txt"); C) fopen("time.txt","r+"); D) open("time.txt","read"); Teie tulemus onKeskmine tulemus on 89% 0% Alusta viktoriini uuesti