Hello everyone!
For testing purposes, I am using 000webhosting.com to test out my game before I commit to a good hosting company.
So far, so good, but I am stuck with setting up cron jobs which normally would be
easy, esp on cpanel.
Ive already tried a few online cron job services, but they are not reliable and I don't want to pay.
Basically, 000webhosting.com does not allow the use of invalid characters in the cron job url.
So in my case:
cron_fivemins.php?code=b4d92d8bf20921978ba31f
....the "?" and "=" are invalid.
On their support forum they suggest putting "b4d92d8bf20921978ba31f"
within cron_fivemins.php.
Is that possible? If so, how?
Thanks in advance for any help or advice.
Mel