retrieve .txt file from mysql table to temp folder

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • cool84
    New Member
    • Mar 2007
    • 5

    retrieve .txt file from mysql table to temp folder

    I have a problem to retriew thr .txt file in the mysql table into the temp folder.
    anyone know how to do it ?
  • ronverdonk
    Recognized Expert Specialist
    • Jul 2006
    • 4259

    #2
    What text file in what MySQL table? And what temp folder? What has a file to do with a table here?

    Try to explain your process and your problem so everybody can understand it.

    moderator

    Comment

    • cool84
      New Member
      • Mar 2007
      • 5

      #3
      I have a problem to retriew the .txt file in the mysql table into the temp folder.
      anyone know how to do it ?

      1. i store a .txt file ( data.txt) into mysql table.

      2. now i want to retriew the .txt file into my temporary folder in location c:server\www.te mp.

      how to do this this in php

      Comment

      • ronverdonk
        Recognized Expert Specialist
        • Jul 2006
        • 4259

        #4
        Show us the code that you are using to store it. And enclose any code within coe or php tags!

        And why have you started a new thread about this?? That thread is not removed.

        Ronald :cool:

        Comment

        Working...