PHP küsimustik PHP Quiz 1 / 3 What is the correct way to create a function in PHP? function myFunction() new_function myFunction() create myFunction() 2 / 3 What is the correct way to open the file "time.txt" as readable? fopen("time.txt","r"); open("time.txt","read"); open("time.txt"); fopen("time.txt","r+"); 3 / 3 PHP can be run on Microsoft Windows IIS(Internet Information Server): True False Your score isThe average score is 0% 0% Restart quiz