public marks

PUBLIC MARKS from camel with tags file & php

September 2008

XtraFile » XtraUpload v2

by 2 others
Written in PHP using the CodeIgniter Framework, XtraUpload has all the features you would expect from a file Hosting Script. Free users as well as premium users have the ability to upload files but premium users get a lot more features such as viewing files, instantly downloading files and getting the URL’s of the files they have uploaded. You can also specify the file types, sizes along with many other options. Each user must provide a valid email address when they sign up for premium as the script automatically sends the username and password to them upon reception of payment through PayPal IPN. File Hosting websites brings in large revenues and is a very easy system to setup thanks to XtraUpload.

June 2008

flv streaming with lighttpd

by 2 others (via)
1.4.11 got a new module for streaming Flash movie files called mod_flv_streaming. This module allows you to seek in FLV files using the high performance infrastructure of lighttpd. The idea is simple and explained and implemented on ‘Streaming’ flv video via PHP, take two at http://www.flashcomguru.com/ But instead of streaming the file through PHP we do it in the webserver. The module expects a request for the URL which matches flv-streaming.extensions and can handle a ’?start=’ as part of the request. The information to pass into the ‘start’ parameter is extractly by the flash-player from the meta-data of the flv-files. The meta-data can be setup with flvtool2 Now I leave it to you to combine this with mod_secdownload to create a flv-streaming server for free with deep/hot linking protected movies. server.modules = ( ..., "mod_secdownload", ## optional "mod_flv_streaming", ... ) flv-streaming.extensions = ( ".flv" ) Take the flash-player from flashcomguru and adjust the URL in the player and try yourself.

April 2008

PHP File Upload Configuration

Though PHP presents a very versatile and user friendly interface for handling file uploads, the default installation is not geared for working with files in excess of 2 Mega Bytes. This article will help you configure your PHP engine for handling such large file transfers.

camel's TAGS related to tag file

admin +   ajax +   apache +   applet +   application +   apt +   apt-file +   backup +   bandwidth +   bench +   benchmarking +   box +   cache +   cluster +   configuration +   control +   css +   database +   date +   debian +   deleted +   deployement +   dom +   edit +   email +   ext3 +   fichier +   firefox +   flash +   flv +   form +   format +   free +   gnome +   google +   hosting +   html +   http +   ie +   image +   images +   interface +   javascript +   jQuery +   lighttpd +   linux +   list +   load balance +   log +   mail +   migration +   mp3 +   mysql +   network +   online +   paquet +   parse +   performance +   php +   player +   plugin +   postfix +   preload +   qmail +   recover +   remote +   replication +   rsync +   script +   search +   security +   server +   server_side_include +   setup +   share +   shell +   size +   smtp +   software +   ssh +   ssi +   ssl +   streaming +   subversion +   table +   test +   throttle +   tools +   transfert +   tree +   tutorial +   ubuntu +   upload +   validation +   video +   web +   windows +   xen +   xhtml +   xml +