EREnrique Redondo Cortésinenr.hashnode.dev·Jan 2, 2023 · 3 min readHow to make the best PopUps!Hello! As I have been improving in web development, I have discovered the big utility of pop-ups, when creating a clean and comfortable user interface. Design and functionality After many tries, I have concluded that the best pop-ups open up instantl...00
EREnrique Redondo Cortésinenr.hashnode.dev·Jan 1, 2023 · 2 min readWorking with SQL's IN() instruction in PHPHello! I wanted to share how I managed to automatize queries in SQL which used the IN() instruction with PHP. The problem A very common situation consists of an array in PHP in which I have a list of things I want to use to filter my query's results....00