Issue 12 - 12 Oct 2011 Go Back

Notice: Undefined index: php variable name in filename on line

If you manage file uploads then a possible cause for the error might be that you've forgotten to use enctype="multipart/form-data" in the form tag. Please check if you used the correct syntax as below.

<form enctype="multipart/form-data" action="actionfile.php" method="POST">

</form>

 

 

 

 

 

 


© 2011 E-SIGHT PTY.LTD. Mentone Vic 3194 Melbourne        ::Notice: Undefined index: php variable name in filename on line ::|    Home    |    Contact Us    |    Sitemap    |