Hey people I want to post many posts on my phpbb3 forum.................
When I try to post on my forum using my script on localhost it works great whereas if I upload script on a hosting site it has problems since hosting has high speed and so phpbb3 forum is not able to update database..... I have added sleep function and it works but I want my script to be faster than that atleast......... Also I have removed time limit between posts.................
Is there any way to force send data and the script can't continue till data is send like that?
I mean it force send data or any way to slow down script to just the perfect speed for poster?