Month: February 2021
Multiselect filtering in the form, using ListBox
Single Form To achieve the desire in the title it is required a table, a…
Posted in PHP
Search in a CSV file, via PHP
17 Feb 2021 Leave a Comment on Search in a CSV file, via PHP
As I mentioned in the previous article, sometimes it can be useful to connect to…
Posted in PHP
Online display of values in a CSV file
Assuming that it is necessary to access information that is contained in a CSV file,…