Instant file sharing between users in PHP
- by Skyfe
Hi there,
Working on a rather complex system in which users can directly exchange files with eachother from the website. However is any of these things possible:
EITHER
* Have another user download a file which is still being uploaded by another user ( in progress )
OR
* Make a user automaticly ( instant ) download a file from another users…