Home
My Faqts
Contributors
About
Help
News: Faqts.com
search
is now functional again. Thank you for your patience.
faqts
:
Computers
:
Programming
:
Languages
:
PHP
:
Common Problems
:
Files
:
Tips and Tricks
: File Handling
+ Search
Enter your search terms
Submit search form
Web
faqts.com
Folders
There are no folders in this category
Share Your Knowledge
Ask a Question
Questions
Recently Asked Questions
How can I list the files in a directory & order them by date uploaded in PHP?(with the newest first)
How do i specify the encoding type of a file i create. ie. how to i save a utf-8 or utf-16 file from
Why "not rewritable"? I try to modify txt-file but get "not writable". I've tried to chmode Help :-)
Is there any way I can empty a text file? Or rather just remove the first line?
getcwd - not the path, the directory!
Random Questions
How do i specify the encoding type of a file i create. ie. how to i save a utf-8 or utf-16 file from
Is there any way I can empty a text file? Or rather just remove the first line?
Why "not rewritable"? I try to modify txt-file but get "not writable". I've tried to chmode Help :-)
Is there any way I can empty a text file? Or rather just remove the first line?
Why "not rewritable"? I try to modify txt-file but get "not writable". I've tried to chmode Help :-)
What is the best and fastest way to scan a whole list of foldersto see if something has been added or not?
How do you redirect stdout to your own place, such as a Win32 anonymous pipe, before you even call Py_Initialize?
getcwd - not the path, the directory!
Is there any way I can empty a text file? Or rather just remove the first line?
Why "not rewritable"? I try to modify txt-file but get "not writable". I've tried to chmode Help :-)
How do i specify the encoding type of a file i create. ie. how to i save a utf-8 or utf-16 file from
How do i specify the encoding type of a file i create. ie. how to i save a utf-8 or utf-16 file from
How can I list the files in a directory & order them by date uploaded in PHP?(with the newest first)
Unanswered Questions
How can retrieve the Jpg or another related files when it is exe files?
Q: Why do I get "File not rewritable"?
How can I read data from a file.txt, using old scripts that where reading data from mysql tables?
Are there problems with having multiple files open, closing one of them and then using Print()?
What does this mean "failed to create stream: HTTP wrapper does not support writeable connections" ?
How can I append to the middle(16 characters before end) of a file?
fopen works but fwrite fails with "File is not writable" error.
How do I open a file, change some of the content and save it as HTML.?
Why can I only open a maximum of 15 files at once?
If I append to a file, but if I hit refresh, the same info gets appended again. How do I fix that?
If I append to a file, but if I hit refresh, the same info gets appended again. How do I fix that?
If I append to a file, but if I hit refresh, the same info gets appended again. How do I fix that?
If I append to a file, but if I hit refresh, the same info gets appended again. How do I fix that?
I can select records where fieldA = "a specific value" but value "*" won't list them all
I need to read a variable number of pages from a large file
Why would a .txt file be readable, but not writable on my server? Help!
How can I list the files in a directory & order them by date uploaded in PHP?(with the newest first)
How do I import the data in the TXT file into MySQL when there's more data then strings?
How do I access/read a file on remote machine's c:\temp directory
How to read from a .txt file on the client?
How to read from a .txt file on the client?
<?php
How can I check my web server/host PHP permissions? Particularly in regards to file handling, fopen?
How can i find out the size of the folder?
My problem "fopen"is not working. I am using PHP 5.1.1 and allow_url_fopen is On
My problem "fopen"is not working. I am using PHP 5.1.1 and allow_url_fopen is On
I need to know how can I specify the enconding of a file to save?
Correct way to access either a windows mapped network drive or remote share with opendir()?
How can I parse Quark XPress Tags documents?
Need help append to file
I have a script in which file_exists() returns false, but include() works. What might cause this?
Can I open/close a file in 'r' mode and then reopen it in 'w' mode in the same script?
Website I've taken over has files ending in ".phtml" Can I change the extension to ".html" ?