Get Program Directory
7
Implementation of file_put_contents for PHP4
23
Get the Size of a Folde
-2
Checks to see if a file or folder exists
The fFile variable determines whether you're
looking for a File (True) or Folder(False)
The strName variable holds the fully qualified
path you're looking For
3
this function returns the aggregated size
of all files in a directory and its subdirectories
of all files in a directory and its subdirectories
3
Check the attributes of a file or folde
3
Make a new directory
13
Deletes all files of a certain extention from a folder.
2
Simple, but fast implementation of the Naive Sub-String Search Algorithm with my own enhancements written in Delphi.
2
This code will get the application title and version information from the project options and display it in the titlebar automatically when the main form is created. The project options are accessed from the Delphi IDE by selecting Project -> Options from the main menu.
1
This snippet shows how to properly implement a message dialog (messagedlg) to confirm some action or event with Delphi.









