Welcome To Snipplr


Everyone's Recent Snippets Tagged file



1 ... 4 5 6 7 8 9 10
0 2489 posted 16 years ago by AndreasKT
1 2139 posted 16 years ago by wizard04
0 1615 posted 16 years ago by alejandrosuch
A modification of Bill James' New Folder context menu script ( http://billsway.com/vbspage/ ), this script instead creates a "New File" item in the right click context menu of Directory Backgrounds. Upon running the New File item, you will be prompte...
0 2202 posted 16 years ago by karlhorky
Função muito boa criada por Sean Nall.
0 1406 posted 16 years ago by zitoloco
This set of headers works for me when I output file data from the database for the user to save or open.
0 2551 posted 16 years ago by bradless
0 1889 posted 16 years ago by bradless
Very simple to use. **Calling:** $files = dirContents(DIR_PATH, [FILTER, [TYPE]]); **Examples:** $files = dirContens("my-dir"); _$files_ is array containing all, both files either directories $files = dirContens("my-dir",...
0 1611 posted 16 years ago by Lostindream
This is the file reference class ive been using for one of my projects
2 2876 posted 16 years ago by alvincrespo
The PATHNAME function can be used to retrieve the physical location of a file or directory. This can be especially useful when reassigning engines for a libref using the Macro Language. Here we want to write a Version 6 copy of the data set CLASS...
0 4606 posted 16 years ago by webonomic
Based on the following references: http://not-equal.blogspot.com/2006/08/upload-file-as3-php.html http://www.thedanosphere.com/?p=76 I created a simple file manager class that I will be extending in the near future for an AIR App I...
0 2142 posted 16 years ago by alvincrespo
1 1943 posted 16 years ago by vagrantradio
Here is a function you can use to automatically set up a complex folder structure with a specified file mode. All you have to do is create the "root" directory and pass an array describing the folder structure you would like to create in it. If the d...
0 1628 posted 16 years ago by chlab
Lowercase .JPG extension
0 1774 posted 16 years ago by vigoncas
1 2739 posted 16 years ago by mracoker
Snippet provided by YomWeb.co.cc. YomWeb is a blog specially dedicated webmasters who are interested in coding, design and blogging. We are currently a new blog but have big plans for the blog. If you find any mistakes in our articles you can contact...
0 1443 posted 16 years ago by yomweb
Quick basic way to serve a string or a file through PHP
0 2563 posted 16 years ago by cburyta
0 1965 posted 16 years ago by yakafokon
Scans a file for a series of floating point numbers separated by spaces.
0 1906 posted 16 years ago by vorp
Class has simple interface to download any file from a server without displaying the location of the file.
2 2669 posted 16 years ago by Almorca
Display all files in a folder
0 3846 posted 16 years ago by allnatural
References: [msdn blog](http://blogs.msdn.com/youssefm/archive/2010/01/21/how-to-change-net-configuration-files-at-runtime-including-for-wcf.aspx), [devX](http://www.devx.com/dotnet/Article/41639/0/page/1) The .NET framework provides XML configura...
2 11889 posted 16 years ago by pckujawa
This function works correct with files with no extension.
0 1737 posted 16 years ago by kirik
provide file via URL var, and script will grab it & force download. Take a look at code, and add some of your filetypes if required
2 5046 posted 16 years ago by acosonic
1 ... 4 5 6 7 8 9 10