Import CSV

Hello,

I am trying to import a CSV file and show the content in a table, but I get the following error message in the browser:

{code: 0, file: "C:\xampp\htdocs\testapp\dmxConnectLib\lib\core\Request.php", line: 37,…}

code: 0
file: "C:\\xampp\\htdocs\\testapp\\dmxConnectLib\\lib\\core\\Request.php"
line: 37
message: "Creation of dynamic property lib\\core\\Request::$server is deprecated"
trace: "#0 C:\\xampp\\htdocs\\testapp\\dmxConnectLib\\lib\\core\\Request.php(37): exception_error_handler(8192, 'Creation of dyn...', 'C:\\\\xampp\\\\htdocs...', 37)\n#1 C:\\xampp\\htdocs\\testapp\\dmxConnectLib\\lib\\App.php(36): lib\\core\\Request->__construct(Object(lib\\App))\n#2 C:\\xampp\\htdocs\\testapp\\dmxConnect\\api\\ImportCSV.php(5): lib\\App->__construct()\n#3 {main}"
Community Page
Last updated: