benno преди 4 години
родител
ревизия
114a0237d7
променени са 1 файла, в които са добавени 9 реда и са изтрити 1 реда
  1. 9
    1
      linking.php

+ 9
- 1
linking.php Целия файл

@@ -1,5 +1,13 @@
<html>
<?php



<?php
// we want to acces the db browser sqlite server from the pc
//https://www.a2hosting.com/kb/developer-corner/sqlite/connect-to-sqlite-using-php
$myRepo = new Repo('sqlite:C:\Program Files (x86)\Ampps\www\groepswerk\Northwind_large.sqlite');
$result = $myRepo->query("SELECT * FROM Category");
?>


</html>

Loading…
Отказ
Запис