Search in files
9
Get a List of Folders and/or Files
3
List Files in a Directory in VB.NET
8
List Files in a Directory in C#
4
A simple search array example.
4
Walks every subdirectory starting from [initial_dir] and deletes every file in it that contains in its filename a [string]
11
If a visitor comes to your site from a search engine such as Google or Yahoo, this function will highlight the keywords in a given text the user used for his search.
9
This is a Tiny PHP Uploading script. It SHOULD be safe from both really large files and non-image files.
3
Search file directory (recursive method) with java language
0
Celebhir
Takes a given directory and lists all the files and folders under it, including sub folders. Resulting array contains associative (folders) and indexed (files) elements. Doesn't return "." and ".."
0
Celebhir
This function takes a directory, and a "folder" search parameter.
If it finds the directory (either in single level, or any sub folder) it will return the relative path of that folder. "FALSE" if not found. Skips over files and "." and ".." directories. Recursive by default.
If it finds the directory (either in single level, or any sub folder) it will return the relative path of that folder. "FALSE" if not found. Skips over files and "." and ".." directories. Recursive by default.









