ebraheeemz
Registered Member
- Oct 13, 2013
- 59
- 2
hi
i make a php/curl script, do the following
- login to specific website.
- submit 5 posts.
every thing worked good
but i want to submit 20 post every day, and after the fifth post the website send me message that i can't submit more than 5 posts in the same day
the website don't follow my ip, because i have tow accounts, and i can send 5 posts from each one in same day
how i can jump over that limit, and submit more than 5 posts a day
thank you for help
i make a php/curl script, do the following
- login to specific website.
- submit 5 posts.
every thing worked good
but i want to submit 20 post every day, and after the fifth post the website send me message that i can't submit more than 5 posts in the same day
the website don't follow my ip, because i have tow accounts, and i can send 5 posts from each one in same day
how i can jump over that limit, and submit more than 5 posts a day
thank you for help