PHP Classes

File: settings.php

Recommend this page to a friend!
  Classes of Martijn Waeyenbergh   PHP Quiz Questions and Answers   settings.php   Download  
File: settings.php
Role: Configuration script
Content type: text/plain
Description: Configuration script
Class: PHP Quiz Questions and Answers
Present quizzes using INI configuration files
Author: By
Last change:
Date: 2 years ago
Size: 49 bytes
 

Contents

Class file image Download
<?php

    define
("QUIZESPATH","./quizes/");

?>