I already read the thread about cron job, but still it doesn't work
I need to run the "trigger.php" for every minute from public_html, i use cron job from cpanel
At the command, i already tried to put
http://mydomain.com/trigger.php
and
home/mydomain/public_html/trigger.php
Both of them is not work...
What should i put in command? Help me...


