Hello all,
I'm trying to find a way to fetch the list of files that belongs to a given user in Moodle, with the full URL, such as:
http://myserver/demo/file.php/1/final.swf
http://myserver/demo/file.php/17/test2.gif
http://myserver/demo/file.php/8/otherfile.zip
Any tips? Thanks in advance.