server-php-sqlite-demo-like.php / php
<?php // Retrieve the id of column (as string) id = sqlite_single_query(id); //string(1) // In the event >1 row matches, the result is an array db, "SELECT id FROM foo WHERE name LIKE 'I%'"); var_dump(// array(3) ?>
(C) Æliens 20/2/2008
You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.