<?php $conn = new SQLite3(':memory:'); var_dump($conn->querySingle('SELECT json_array(1,2);'));
You have javascript disabled. You will not be able to edit any code.