Changes

Jump to navigation Jump to search
27 bytes removed ,  14:20, 27 February 2020
no edit summary
<p>The query mode of the [[Clients]] allows you to bind external variables to a query
and evaluate the query in an iterative manner. The <code>query()</code> function of the
<code>Session</code> instance returns a new query instance.</p>
==Usage==
Taken from our [https://github.com/BaseXdb/basex-api/blob/master/src/main/php/QueryBindExample.php repository]:
<pre classsyntaxhighlight lang="brush:php">
<?php
/*
* Documentation: http://basex.org/api
*
* (C) BaseX Team 2005-1115, BSD License
*/
include("BaseXClient.php");
}
?>
</presyntaxhighlight>
=Changelog=
;Version 7.2
* Added: Client function {{Code|context()}} [[Category:Developer]][[Category:API]]function
Bureaucrats, editor, reviewer, Administrators
13,550

edits

Navigation menu