.htaccess, the file which control the Apache webserver, is very useful and allows you to do a lot of things. In this article, I have compiled 10 .htaccess snippets that any web developer should have in his toolbox.
.htaccess, the file which control the Apache webserver, is very useful and allows you to do a lot of things. In this article, I have compiled 10 .htaccess snippets that any web developer should have in his toolbox.
echo( 'CHECKMATE: PLAY with PROBLEMS' );
// is better than
print( 'CHECKMATE: PLAY with PROBLEMS' );
What one can and should optimize