You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PHP Desktop
I have extensively researched ways to obtain a folder link from my
computer, but I was unable to find a suitable method. Therefore, I have
created my own custom folder picker, which I would like to share with
you for both utilization and further development.
Usage Instructions:
Simply include folderpicker.php in your project.
Adjust the location of the api.php file in folderpicker.php on line 8.
Use the function getFolderInput('name of input here'); in your HTML form as usual