This topic is locked
[SOLVED]

4 Different Add Pages, requires 4 separate upload folders

6/30/2022 11:52:31 AM
PHPRunner General questions
S
swanside author

I have now made 4 seperate Add pages, but on the Photo upload the four pages all write to files, How can I get each add page to save photos in a sepetare specific folder please

img alt

img alt

Sergey Kornilov admin 6/30/2022

You can use PHP expression option and, for instance, set a session variable with a folder name that will be different for all four pages.