I am new to php and wonder if anyone would be willing to help me with this one.
I have a page with an expiration date on it along with some other variables. Then I have a script page to check that page to see if it has expired by checking the date function on my server then email if it is. I have set up cron on my server to run the script page at a certain but when i get the cron email it tells me that there is a Syntax error: newline unexpected. I dont understand this because without cron just by opening up the script page it works just fine. Can someone help explain this to me please?