Category Archives: Tutorials

How to use Docker for WordPress development

This is a simple tutorial on how to start using Docker for WordPress development. Continue reading

Posted in Tutorials | Tagged , , , , , | Leave a comment

vim – How to quickly edit readme.md with vim in a terminal?

This article is a small tutorial with a few simple steps on how to quickly edit readme.md with vim editor. Continue reading

Posted in Tutorials | Tagged , , | Leave a comment

SQL – How to use NOT LIKE in SQL?

This article demonstrates the usage of SQL’s NOT LIKE on example. Continue reading

Posted in Tutorials | Tagged , , , , | Leave a comment

How to create a folder in PHP if it doesn’t exist

This article will show you how to create a folder automatically in PHP if it does not exist. Continue reading

Posted in Tutorials | Tagged , | 1 Comment

How To Start With Codeception PHP Framework And Selenium

This is a small guide explaining how to start with Codeception PHP test framework and how to integrate it with Selenium for automated tests. Continue reading

Posted in Tutorials | Tagged , , , , , , | Leave a comment

How to make a webpage

Whatt is necessary for making webpage What is not necessary for making webpage Two steps for creating first webpage Webpage files WYSIWYG HTML editors Writing own HTML code Tutorial for begginers Quickest way how to learn making webpage

Posted in Tutorials | Tagged , , , , , | Leave a comment