queryexec($query); echo "Updating the post with ID $myid...

\n"; echo "New content:
$changed

\n"; if($results) { echo "$mytable updated.
\n"; echo "Use the script of search by id or the dump script to see the new content.
\n"; } else { echo "Can't access $mytable table.
\n"; } echo "
"; echo "SQLite Tutorial - Scriptol.com
"; ?>