This topic is locked

[Newbie] possible to add an interface via PHPRUNNER to allow users to upload an excel???

10/10/2025 02:09:21
PHPRunner Tips and Tricks
R
RyanKing author

Hi all,
I need to add a customized file-upload interface to allow users to upload their excels.
Then I need to parse this excel/csv as inputs -> query the tables -> return a bunch of filtered records.
Is it possbile and how can I implement this?
Thanks.

S
salus2 10/10/2025

Hi, PHPRunner has native controls for importing comma-separated (.csv) or Excel (.xlsx) files.
You add this capability on the Pages editor.

img alt