oops, that first line in the prepared statement should be:
$mysqli = new mysqli, forgot the i
if you cron using the php /path/to/script.php example, then wherever you want it in your files you can just
Code:
<?php echo file_get_contents( '/path/to/saved.txt' ); ?>