How to attach a file with ADD A NEW QUESTION

In this board you can talk about general questions about phpMyFAQ

Moderator: Thorsten

Post Reply
obliviousjp
Posts: 2
Joined: Tue Dec 13, 2016 9:25 am

How to attach a file with ADD A NEW QUESTION

Post by obliviousjp »

With existing features, files can not be attached when questions for users.

By editing the .PHP file,
I want to give a function to attach files when questions, but I do not know the method.

Please help me.
Thorsten
Posts: 15560
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: How to attach a file with ADD A NEW QUESTION

Post by Thorsten »

Hi,

it's a huge security risk to let every user upload files...

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
obliviousjp
Posts: 2
Joined: Tue Dec 13, 2016 9:25 am

Re: How to attach a file with ADD A NEW QUESTION

Post by obliviousjp »

thank you for answer.
I want to upload a file even if I ignore the security risk
Is this impossible? Or is it possible?
Thorsten
Posts: 15560
Joined: Tue Sep 25, 2001 11:14 am
Location: #phpmyfaq
Contact:

Re: How to attach a file with ADD A NEW QUESTION

Post by Thorsten »

Hi,

you have to implement this feature by yourself.

bye
Thorsten
phpMyFAQ Maintainer and Lead Developer
amazon.de Wishlist
Post Reply