Tag Archives: fileupload

File Uploading problem and Troubleshooting in PHP

HTML form for the front end to upload a file: 1.The thing you should remmember with html form is you need to specify the method in the form. generally if you do not specify the form method it ill take … Continue reading

Posted in Programming | Tagged , , , | 6 Comments