Welcome, Guest
  • Author Topic: *.zip file  (Read 1724 times)

    CristiP

    • Server what's that
    • *
    • Posts: 8
      • View Profile
      • my web page
      • Email
    *.zip file
    « on: 06/15/02, 19:33 »
    Could be a *.zip file stored in a mysql database? I wont to create a page where users upload their *.zip files...
     ???
    « Last Edit: 06/15/02, 19:41 by CristiP »

    Musicman

    • Global Moderator
    • Systems Administrator
    • *****
    • Posts: 2685
      • View Profile
      • Email
    Re:*.zip file
    « Reply #1 on: 06/15/02, 23:48 »
    Hi,

    it can...
    You could also store a file name only in the database and keep the file...
    Actually there are sometimes discussions on which one is the better way, but it depends on your hosting company: if your plan has 100 MB of file space and 5 MB of database space, you should not sacrifice the database space for holding filess

    Musicman