PHPEdit.net Community
   
1 2 3 4
Tutorials Tips Pasties Code Snippets
 

Home > Code snippets > PHP > Files

Code Snippets from Category Files

line_count

trying to work out the line count on extremly large text file can't be done by simple str_count for line breaks as you can't load the entire file into memory. this function hopfully helps with that.

Validate file extension

This simple function help you to validate that a file has an allowed extension.

Got one? Create it now.

View the most popular snippets.

Subscribe to comments Want to be up-to-date? Subscribe to snippets in your favorite feed reader.

 
PHPEdit User Community, © 2008 WaterProof SARL
Powered by PHPEdit