This is a very basic script that receives files from the iBULC client
(conform the RFC 1867 standard) and store them on your server. This
script will not do anything else then that.

Put these 2 files in one directory on your server:
- index.php
- upload.php

Open "index.php" and fill in the setup. Instructions can be found here:
http://www.ibulc.com/developers/client_setup.shtml

Open "upload.php" and set the writable (!) upload directory of your
server where the files should be saved.

Now point your browser to "http://www.yourdomain.com/iBULC/index.php"
to start using iBULC.

Let us know if you are having any issues.
support@ibulc.com