Php Quiz

Php Quiz

Technical 1 ? $_GET[]; ? Use the built in copy() function ? True ? False ?

Filloni Shpërndaje
Php Quiz
$x=array("aaa","ttt","www","ttt","yyy","tttt");
$y=array_count_values($x);
echo $y[ttt];
?>
Pyetje 1 out of 5
1 2 3
Php Quiz
How do you get information from a form that is submitted using the "get" method?
Php Quiz
PHP code is embedded directly into XHTML document?
Pyetje 4 out of 5
Php Quiz
Is it possible to submit a form with out a submit button?
Pyetje 5 out of 5