Search

You searched for the word(s):
< 1 second(s)
  • Re: Single File Uploads and Save into DB

    Hi Ken &nbsp; Thanks for the code. The part that was missing on my code was &nbsp; $uploader-&gt;Name=&quot;myuploader&quot;;&nbsp; Which made the @post part obviously not get triggered &nbsp; working now will let you know if i need other help&nbsp;
    Posted to PHP File Uploader (Forum) by Jacques123 on November 23, 2012
  • Re: Single File Uploads and Save into DB

    Hi Ken &nbsp; I did exactly like you said here but it does not die my sql at the point where its suppose to insert into db. Which means its not getting to that point. I&apos;ve added the form tags and all. Just like you said here &nbsp; Any ideas please
    Posted to PHP File Uploader (Forum) by Jacques123 on November 20, 2012
  • Single File Uploads and Save into DB

    Hi I&apos;m reading alot about arays here and i think its&nbsp;not what i need I would like to do the following. Always Single file Uploads, Then Insert each filename into db and then refresh the page &nbsp; $uploader=new PhpUploader(); $uploader-&gt;MultipleFilesUpload=false; $uploader-&gt;InsertText=&quot;Upload Another File (Max ...
    Posted to PHP File Uploader (Forum) by Jacques123 on November 20, 2012