Search found 2 matches

by kezza
Fri Aug 03, 2012 3:54 pm
Forum: Tutorials
Topic: File Upload - various problems
Replies: 3
Views: 863

Re: File Upload - various problems

Thanks. However the problem i am pretty sure is not with the HTML or PHP code. I think it must be to do with settings somewhere as not working on IE or Chrome. Any help would be great if any ideas. thanks <?php //print_r($_POST); //print_r($_FILES); ?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1...
by kezza
Thu Aug 02, 2012 2:32 pm
Forum: Tutorials
Topic: File Upload - various problems
Replies: 3
Views: 863

File Upload - various problems

Hi, Thanks for tutorials find them a great pace and full of useful stuff. however having some problems with the file upload tutorial. I don't think it is down to my code. I had put in all of the if(isset($_FILES ........... move_uploaded_file etc etc etc. However although the form displays fine, eve...