i have an issue with cron i am trying to run sendmails.php
on crontab every 5 min just for testing purpose if i run the above php file on the 000webhost localhost site no problem the file runs like a charm

but
if i run the same file by CRON then the hyperlink doesnt show in the sent emails

i wonder if cron is actually executing include files i have the free account setup Second is there a way to generate a error log file from a cronjob to show up on a file log so i can debug my problem
any feedback appreciated