script executed in a cron job - best way to format ?
Posted: Fri Dec 18, 2009 8:53 pm
Hello,
I have a php script that I was executing online and that contains lots of echo '<br>'.
Now executing it as a cron job the output of course contains '<br>'
It looks something like
What's the proper way to format and nicely have results one after each other ?
I have a php script that I was executing online and that contains lots of echo '<br>'.
Now executing it as a cron job the output of course contains '<br>'
It looks something like
Code: Select all
<br>Total = 1<br>Inserted = 0<br>Updated = 0<br>Deleted = 1<br>Item ID not found = 0<br><br>Folder: sda<br />