We have finally come to the end of this series of posts. I believe that in a serious PHP development environment a MySql installation cannotRead more…
Category: Web programming
Configure a PHP development environment in Windows (part 3 of 4)
Good morning folks! Here we are with another post about configuring a PHP development environment in a Windows PC. In the previous post we sawRead more…
Configure a PHP development environment in Windows (part 2 of 4)
And here we are again, talking about the configuration of a PHP development environment in a Windows 10 desktop. In the previous post we sawRead more…
Configure a PHP development environment in Windows (part 1 of 4)
As everyone knows, PHP is one of the most used server side languages on the web, and Windows is the dominating operating system for desktopRead more…
Google Chrome OnBlur endless loop
Today I want to talk about a very strange problem found developing a web page and using that web page in Google Chrome. Suppose youRead more…
Failed to decode downloaded font: (your web application address)
Suppose your web application gives this error message in you web browser console: “Failed to decode downloaded font”, followed by the address of the fontRead more…