Gomesh Posted July 25, 2010 Share Posted July 25, 2010 hi friends , I am new in php. I want to knew the answer of this questions . What are the key considerations for uploading files in PHP? What are the limitations of file uploading using default PHP config? How do you make PHP to upload large files? Thanks in advance . Link to comment https://forums.phpfreaks.com/topic/208859-pls-answer-my-question/ Share on other sites More sharing options...
Gomesh Posted July 27, 2010 Author Share Posted July 27, 2010 you are reading these questions 50 times but not answering a question . why, i am still waiting . Is there any one to help me . please answer these question . Link to comment https://forums.phpfreaks.com/topic/208859-pls-answer-my-question/#findComment-1091679 Share on other sites More sharing options...
aleX_hill Posted July 27, 2010 Share Posted July 27, 2010 Firstly, maybe if you used a title for your post which explained what was in it, you would get an answer. Vague subjects like "Pls answer my question" will not get you far. Secondly, if your signature claims that you are "THE BEST" then most people will not bother to help you with remedial questions. Link to comment https://forums.phpfreaks.com/topic/208859-pls-answer-my-question/#findComment-1091684 Share on other sites More sharing options...
Jessica Posted July 27, 2010 Share Posted July 27, 2010 No one is answering because you can find this information here: http://lmgtfy.com/?q=PHP+file+upload If you have specific code problems or a scenario you're attempting which is not working, we can help. Link to comment https://forums.phpfreaks.com/topic/208859-pls-answer-my-question/#findComment-1091685 Share on other sites More sharing options...
Jessica Posted July 27, 2010 Share Posted July 27, 2010 Firstly, maybe if you used a title for your post which explained what was in it, you would get an answer. Vague subjects like "Pls answer my question" will not get you far. Secondly, if your signature claims that you are "THE BEST" then most people will not bother to help you with remedial questions. Also, this. Link to comment https://forums.phpfreaks.com/topic/208859-pls-answer-my-question/#findComment-1091686 Share on other sites More sharing options...
Daniel0 Posted July 27, 2010 Share Posted July 27, 2010 What are the key considerations for uploading files in PHP? That the server needs to be online. What are the limitations of file uploading using default PHP config? That you have to write the code yourself. How do you make PHP to upload large files? By praying to garden gnomes. Link to comment https://forums.phpfreaks.com/topic/208859-pls-answer-my-question/#findComment-1091802 Share on other sites More sharing options...
Jessica Posted July 27, 2010 Share Posted July 27, 2010 What are the key considerations for uploading files in PHP? That the server needs to be online. What are the limitations of file uploading using default PHP config? That you have to write the code yourself. How do you make PHP to upload large files? By praying to garden gnomes. :D Ah, I love this place. Link to comment https://forums.phpfreaks.com/topic/208859-pls-answer-my-question/#findComment-1091806 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.