Display filter results in the same page, without a button
To display the content as a result of a selection from a combobox, but without using a Submit…
Install WordPress on localhost
For example, we used WAMP as a WordPress running platform. So, starting from the fact that WAMP is…
Shortcode for embedding PDFs
If you want to view, directly from a post (article, page), the content of a PDF file without…
CSS Tabs
To use tabs as a tool for elegant information sharing, we can use predefined plugins or we can…
Proper Text in MS Access
Excel has the default function Proper, which allows the ability to display only the first letter of a…
Calculating seniority up to a certain year
Let’s assume that knowing the date of employment, we would be interested in the seniority of employees (in…
Clearing the cache
Because of cache (temporary memory) may see the old version of a page or article on a site…
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…
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,…
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…