Results 1 to 3 of 3

Thread: PHP - File Manipulation Question

Threaded View

  1. #1

    Thread Starter
    Hyperactive Member
    Join Date
    Sep 2002
    Posts
    258

    PHP - File Manipulation Question

    I'm new to php and I'm looking for File Handling information.

    A quick search on the web seems to suggest that I can write to a file, open a file and even append to a file... but the only way they seem to actually get a file created on the server is to actually upload it.

    Is there a way to create a file on the server using php.

    For example, say when a new user fills in a form, his details are saved to a text file.

    *I don't want to use a Database to store this info*

    TIA
    Last edited by LucaUWF; Jun 5th, 2003 at 11:35 AM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width