/**

popular collection of scripts for all

*/
/** Search */

FileDB

 }

FileDB

Hits: 11
*****
0.0
With this class you can easily store, display and send files from a db. It has a built-in hit counter and stores information of last edition, upload, etc. This class uses my db abstraction layer, AbstractDB (http://www.phpclasses.org/browse.html/package/846.html) , which allows a unified and easy access to databases, which you can see in this class. CONSTRUCTOR: function FileDB(&$db, $host, $database, $user, $password) FUNCTIONS: function add($file_name, $file_descr = '') function remove($id) function get($id, $addHit = true) function getWhere($from, $where = '', $addHit = true) function getFile($id, $addHit = true) function getFileData($id) function getIds() function sendFile($id) function _getFileContent($file_name) PUBLIC VARS: var $file_count
Platform(s): n/a
Date: Aug, 28 2003
Author: http://www.phpclasses.org/filedb

Ratings

 }
Number of Ratings: 0 Votes
Visitor Voting Booth:

   
1 2 3 4 5

Others Scripts

 }
  • Metatags
    PHP/Scripts and Programs/Miscellaneous
  • debugHelper
    PHP/Scripts and Programs/Development Tools/Debugging and Testing
  • anyDB
    PHP/Scripts and Programs/Database Tools
  • Smileys
    PHP/Scripts and Programs/Miscellaneous
  • UBBCode
    PHP/Scripts and Programs/Miscellaneous
  • BookmarkParser
    PHP/Scripts and Programs/Miscellaneous
  • URLHelper
    PHP/Scripts and Programs/Link Checking
{ Copyright } ©2006 NuclearScripts.com