1
How can I store into database some file properties while creating folder, uploading file?
Question asked by Nematullah Hussaini - 5/24/2023 at 5:13 AM
Unanswered
Is it possible to get the files and store some records to database related to the uploaded file?
For example when I create a folder I should store some data related to That folder in my Folder table in database, and when I upload a file I should store the file properties and Folder which the file uploaded in, into my database Table.
if it is possible please show me the related documentation coz I couldn't find documentation related to this point

Reply to Thread