Web Development

Posts related to Web Development

Generating bcrypt .htpasswd passwords using PHP

Generating bcrypt .htpasswd passwords using PHP Read More »

How to remove render blocking JavaScript with defer and async

How to remove render blocking JavaScript with defer and async Read More »

How to sort a multi-dimension array by value in PHP

How to sort a multi-dimension array by value in PHP Read More »

Protocol relative URLs

Protocol relative URLs Read More »

Understanding favicon

A favicon (short for “favorites icon”) is a small image associated with a website intended to be used when you bookmark a page. Web browsers also use them in the URL bar, on tabs, etc to help the users identify a website. It is typically a 16×16 pixels square icon which is saved as favicon.ico in the root directory of the website’s server.

Understanding favicon Read More »