Jump to content

Ribouv

Members
  • Posts

    1
  • Joined

  • Last visited

Posts posted by Ribouv

  1. Hello,

    First thank you for all your informations on w3scools. I have tested your W3data and take a lot of the time to make it work.

    In your exemple it missing the information, that the file appml_config.php must exist in the same floder as w3data.php.

    Or I have not unterstand anything ...

    Best Regard
    Richard

    Exemple of content of appml_config.php :

    <?php echo("Access Forbidden");exit();?>
    {
    "dateformat" : "yyyy-mm-dd",
    "databases" : [{
        "connection" : "localhost",
        "host" : "localhost",
        "dbname" : "testw3data",
        "username" : "root",
        "password" : "" 
    }]
    }

×
×
  • Create New...