for a better distribution of files in a sharded Mongo GridFs I'd like to create my own files_id. How this can be done in Java is described here:
http://groups.google.com/group/mongodb-user/msg/524bae1602770587
But how to do this in PHP? I could find no hint in the API documentation, I use storeBytes for saving the files: