PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
i made a php uploading page which normally works fine. i've uploaded 20 mb files on it. then i go to a different computer with a different internet and it times out. if i upload a 100 kb file it'll take about 15 seconds, then time out, if i upload a 5MB+ file, it will time out immediatly. i've tried the same procedure on 4 different connections, two of them didn't work, and two did. what would cause this? is it a timing out issue? should i change something in the htaccess file? thanks