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 form and a…
Posted in PHP
Search in a CSV file, via PHP
As I mentioned in the previous article, sometimes it can be useful to connect to a CSV file,…
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, the easiest way…