I got it working, it seems as though it was being a random pain. my entire code posted is all the code i have minus the database connection but that is proven to work because I have several other scripts that use it just fine.
Thank you all for trying, and I didnt do anything to the code and...
36| else
37| {
38| die ("Could Not Copy File");
39| }
40|}
41|else
I changed the
die ("Your file is too large.<br>");
and I still get the same error. there are no includes, etc.
I have no clue why I get the error.
I am getting this error:
I am using this HTML form:
<form action="uploader.php" method="post" enctype="multipart/form-data">
<div align="left">
<h4><span class="style10"><strong>Name of File </strong>
<input type="text" name="name" size="42"/>
<br />
<br />...
Im sorry about posting in the other thread, but its a lot like the problem in http://www.tek-tips.com/viewthread.cfm?qid=1328658.
I am trying to execute something like he is, however I havent had my problem resolved with the solution that was given in the other thread. Please note I am new to...
I am trying to execute something like he is, however I havent had my problem resolved with the solution that you gave. Please note I am new to PHP so there very well maybe another error that is causing it to go whack.
Basically I am pulling a list of flights from a database and running them...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.