PHP Classes

File: fwphp/glomodul/z_examples/AJAX_form_valid/Meloni/questions.xml

Recommend this page to a friend!
  Classes of Slavko Srakocic   B12 PHP FW   fwphp/glomodul/z_examples/AJAX_form_valid/Meloni/questions.xml   Download  
File: fwphp/glomodul/z_examples/AJAX_form_valid/Meloni/questions.xml
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: B12 PHP FW
Manage database records with a PDO CRUD interface
Author: By
Last change: Update of fwphp/glomodul/z_examples/AJAX_form_valid/Meloni/questions.xml
Date: 1 year ago
Size: 523 bytes
 

Contents

Class file image Download
<?xml version="1.0" ?> <quiz> <question>What DOM object contains URL information for the window?</question> <answer>location</answer> <question>Which method of the document object finds the object for an element?</question> <answer>getElementById</answer> <question>If you declare a variable outside a function, is it global or local?</question> <answer>global</answer> <question>What is the formal standard for the JavaScript language called?</question> <answer>ECMAScript</answer> </quiz>