• 2
    File Uploading

    These code pieces aid you in the process of allowing file uploads.
[an error occurred while processing this directive]
Showing 1-11 of 11 Resources

A script that counts the number of lines of code in a folder or entire website and all sub folders. You only need to place it in a folder and set it to exclude certain file names, file extensions and folders.

  • Free

This scripts allows you to connect to a server using SSH2 and then transfer a file using the SCP secure protocol.

  • Free

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.

  • Free

This online script displays a table of powers inside an Excel sheet document. Live demo available.

  • Free

Integrate an AJAX file manager with FCKeditor. It includes a built-in image editor, multi-language support, access control and the ability to customize the design.

  • Free

A class for wrapping basic file operations that includes error checking to reduce the amount of code in your own programs.

  • Free

This simple program reads the contents of a given file and outputs it inside a script. It uses the file_get_contents() function.

  • Free

This page shows how to list all files and folders in a directory. Showcasing how easy it is to use PHP's is_dir and is_file function, this script is displayed side-by-side with its ASP counterpart to contrast the language differences.

  • Free

Class to enable search/replace of files. Can perform the search over one file, multiple files, entire directories with/without subdirectories. Can search using four different search functions, supporting ereg and preg regular expressions.

  • Free

Covers the basics of file manipulation in PHP, including: opening, closing, creating, deleting, reading, writing, appending and truncating.

This code shows how easy it is to retrieve a file's size information in both ASP and PHP. It reads the system's size information for the given file into a variable, in bytes.

  • Free
Showing 1-11 of 11 Resources