Using a domain socket for phpMyAdmin

Using a domain socket for phpMyAdmin

How to change phpMyAdmin to utilise a domain socket when conecting to MariaDB on the IBM i We use phpMyAdmin to do some important database adminstration on our MySQL databases. phpMyAdmin comes as a free piece of software developed using PHP. The software allows us to...
Adding jQuery AutoComplete to an HTML input form field using Ajax

Adding jQuery AutoComplete to an HTML input form field using Ajax

How to add autocomplete functionality to an HTML input field to aid selection and permit effortless form field pre-population on the IBM i When presenting users with an HTML form to be filled in it can be helpful to present the user with an autocomplete list of...