All the examples I've seen use the old $facebook->api for album and uploading an image.
ie, old api//$facebook->setFileUploadSupport(true);
What would the new api call be? FB->setFileUploadSupport(true);
Is there anyone that have an idea what the new methods are for creating album, and uploading an image to the album just created?
Any help?