![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.php archiveSplitting uploads up/ concatenating them back together
From: <nwheavyw8@gmail.com>
Date: Sat Sep 24 2005 - 06:51:02 CEST
I am currently trying to write a simple PHP script that will split an
MySong.mp3 3mb
/uploads/MySong/1 500kb
Each of the "numbers" are the chunks that have been split up
Then the script to download reads these chunks and ECHOS them back out
Is this possible at all with just PHP scripts?
|