Re: Office document upload to website (and inserting in MySQL if possible)

From: Phill (phill_at_black-heart.co.uk)
Date: 10/01/04

  • Next message: the reporter: "Re: Need Help Building - Dynamic php content using mySQL"
    Date: Fri, 1 Oct 2004 17:07:33 +0100
    
    

    "Pugi!" <geenzever.pugilator@yahoo.com> wrote in message
    news:c2ig06$1kq$1@news.worldonline.be...
    > Hi,
    >
    > I would like to upload office-document (doc, xls, ...) using a form to a
    > website (apache, php, mysql) in a specific directory and if possible
    > insert
    > it into a table (MySQL-db). Is this possible. If yes, how ? You don't have
    > to explain it in detail, a link to a website or online manual or example
    > is
    > fine.
    >
    > Thanks,
    >
    > Pugi!
    >
    >
    >
    > Please reply to group or to pugilator at yahoo dot com
    >

    I think I get what you want to do, do you want to have a form on a webpage,
    where you specify the path of it on that pc, and then be able to upload it
    to a folder on the server. Then, you store the details, such as original
    filename, current filename, location etc. in the database.

    I know this is possible, but I've never managed to do it myself. Try looking
    in PHP and MySQL, it's by Larry Ullman and is published by Peachpit Press.
    There is something towards the back of the book about file uploads, and it
    gives an example of a solution like I explained above


  • Next message: the reporter: "Re: Need Help Building - Dynamic php content using mySQL"

    Relevant Pages

    • Re: server partitioning
      ... do not want me to fail. ... I then proposed to put php and MySQL on a Windows server. ... I was asked to move the content of a website ...
      (alt.os.linux.suse)
    • Re: Office document upload to website (and inserting in MySQL if possible)
      ... > to explain it in detail, a link to a website or online manual or example ... filename, current filename, location etc. in the database. ... in PHP and MySQL, it's by Larry Ullman and is published by Peachpit Press. ...
      (comp.lang.php)
    • Re: Newbie with questions.
      ... learning PHPmyadmin and MySQL. ... Access is generally not used to drive a website. ... or ASP.NET much easier than Perl, PHP, etc. ... on web site programing. ...
      (comp.databases.ms-access)
    • Re: Office document upload to website (and inserting in MySQL if possible)
      ... > to explain it in detail, a link to a website or online manual or example ... filename, current filename, location etc. in the database. ... in PHP and MySQL, it's by Larry Ullman and is published by Peachpit Press. ...
      (php.general)
    • php process page
      ... I am fairly new to php and have written the following php code to try ... handle data inputed from a form on my website. ... Deletes a post with the delete variable in its filename ... Overwrites the counter.txt file with the new variable as its contents ...
      (alt.php)