Is it possible to check the file format in the zip file when uploading a zip file?

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
iame
Posts: 19
Joined: 01 Sep 2023, 02:00

Is it possible to check the file format in the zip file when uploading a zip file?

Post by iame »

I know that I can set the allowed upload file formats through $g_allowed_files.
Is it possible to check the file format in the zip file when uploading a zip file?
cas
Posts: 1768
Joined: 11 Mar 2006, 16:08
Contact:

Re: Is it possible to check the file format in the zip file when uploading a zip file?

Post by cas »

No, not out of the box 8O
Post Reply