olli460 Posted September 28, 2009 Share Posted September 28, 2009 Hello, I have a form that i submit every 24 hours, Would it be possible some how to automatically submit this form at 11:45 every day? Thx in advance Quote Link to comment https://forums.phpfreaks.com/topic/175829-auto-form-submit/ Share on other sites More sharing options...
redarrow Posted September 28, 2009 Share Posted September 28, 2009 ((called man made auto submit button))yep you sit there and push the button at that time.... use cron... Quote Link to comment https://forums.phpfreaks.com/topic/175829-auto-form-submit/#findComment-926512 Share on other sites More sharing options...
olli460 Posted September 28, 2009 Author Share Posted September 28, 2009 How will a cron auto submit the form? I can get a cron running to load the page with the form on but it wont automatically submit. Your comment was really useless Quote Link to comment https://forums.phpfreaks.com/topic/175829-auto-form-submit/#findComment-926628 Share on other sites More sharing options...
.josh Posted September 28, 2009 Share Posted September 28, 2009 submit the form via curl. Use a cron job to run it every 24 hours. Quote Link to comment https://forums.phpfreaks.com/topic/175829-auto-form-submit/#findComment-926632 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.