I want to use a Image file to store in options of a plugin which I can use to show using ipgetoption() or set using ipsetoption(). Is there a way to achieve that?
Asked
Active
Viewed 46 times
1 Answers
0
I think you are mixing two separate things together.
How to handle file uploads (read about forms http://www.impresspages.org/docs/form)
How to mark which uploaded files belong to your plugin use ipSetOption ipGetOption. But it would be much better to use storage for this http://www.impresspages.org/docs/storage

Mangirdas Skripka
- 1,647
- 1
- 15
- 14