Given a directory Path, this function checks to see if the directory exists, creating it and any necessary parent directories if it fails to find...
Sponsored Links:
|
Freeware |
By: websitecode.com  |
This function stores a file in a database.
|
Freeware |
By: scripts.franciscocharrua.com  |
A class for wrapping basic file operations that includes error checking to reduce the amount of code in your own programs.
|
Freeware |
By: thewebmasters.net  |
Wrappers for simple file system operations. When reading a file, instead of doing fOpen/fRead/fClose everytime, you'd use the function read_file...
|
Freeware |
By: new-wave.net  |
Wrappers for simple file system operations on directories. For example, listing the contents of a directory: instead of doing the whole...
|
Freeware |
By: new-wave.net  |
A collection of mime-related functions that don't rely on PHP's mime_magic module. Currently the only detection is done based on the file's...
|
Freeware |
By: new-wave.net  |
A simple function for uploading a file from a web browser to the web server.
|
Freeware |
By: ggweb.co.uk  |
This function traverses a directory structure and prints files and subdirectories.
|
Freeware |
By: phpwizard.net  |
Allows uploads of files to your web server and cleans up names of files by removing unsafe characters from the input. Moves files to a specified...
|
Freeware |
By: dave.imarc.net  |
This class features file-extension check, maximum file-size limitation and a flexible error reporting system. It is extremely easy to use and comes...
|
Freeware |
By: finalwebsites.com  |
Class to enable search/replace of files. Can perform the search over one file, multiple files, entire directories with/without subdirectories. Can...
|
Freeware |
By: phpguru.org  |
It works like this: A user puts in the email destination of where he/she wants to send the file. He/She then selects his/her file that he/her wants...
|
Beta |
By: Lester  |
A very simple script that helps make your ZIP files available for download. It can serve as the basis for a self updating photo gallery.
|
Freeware |
By: scripts.franciscocharrua.com  |
A simple script that downloads a file from a FTP-Server to the directory this script is located at.
|
Freeware |
By: torstendaus.de  |
A class designed to make it easier when uploading files into different paths. It will dynamically create the directory structure you pass it.
|
Freeware |
By: seduction747.com  |