Search found 1 match

by fuko
Wed Jan 19, 2011 2:48 pm
Forum: PHP - Code
Topic: submit form without javascript
Replies: 1
Views: 180

submit form without javascript

Hi,
I want to submit a lot of forms. I use javascript and it is works fine. But I want to cron this php file. if I cron it, javascripts don't run.
However I can't use curl because remote site don't let me authorization.

What can I do?