We are running XAMPP with PHP 7.0 because our new products requires PHP 7. But there are old projects which use functions like mysql_connect, etc. Those are removed in...
  • May 23, 2022
  • 0 Comments
I’ve been looking into build tools lately, specifically stuff that allows PostCSS, and would therefore enable to create a build process that among other things would automatically autoprefix, minify...
  • May 20, 2022
  • 0 Comments