The blobid of my image looks like that: ?qa=blob&qa_blobid=8174497505868183123
Now I need for facebook a specific image url so that this image can show up in the users wall. BUT. How to get the blob_id for each image ?
Actually I am working on the function q_item_main($q_item)
ANd, besides, the images are stored in the database ? There is no way to store them in a folder ?
With 10.000 pictures of 1MB each one would have a database of 10 Gigas ? Or are they stored compressed or resized ?
Thanks so far !