git pull client_loop: send disconnect: Broken pipe 20 June 2024 at 07:28 AM Solving problem git pull client_loop: send disconnect: Broken pipe fatal: Could not read from remote repository. Please make sure you have the correct access rights and the repository exists.
How to connect to MySQL server from the console 11 May 2024 at 03:07 PM Connection to MySQL from the terminal
HomeBrew installation on Ubuntu 20.04 Linux 11 May 2024 at 12:46 PM Step by step instruction how to install HomeBrew (brew) on Ubuntu 20.04 (Linux)
How to protect your content from copying? 12 September 2023 at 11:21 AM Some tips on how to protect your video course or any other unique content on the Internet from copying and piracy.
The Opera browser does not save login data (macOS) 21 August 2023 at 02:59 PM The Opera browser does not save login data to sites and deletes them after closing the browser. This recipe is the solution to that problem for macOS.
Preparing for an interview. Middle PHP Dev 13 April 2023 at 08:01 PM Key points for preparing for a Junior / Middle PHP developer interview.
PSR-2 Standard: Code Formatting Guide 03 November 2022 at 05:10 PM This guide complements and expands on PSR-1, the core development standard. General set of rules and expectations regarding how to format PHP code
PHP PSR-1 Standard: Basic Development Standard 02 November 2022 at 08:36 PM This section of the standard includes what should be considered standard code development elements that are necessary to ensure a high level of technical compatibility between common PHP code.
Output text using PHP 01 November 2022 at 10:11 PM How to display text using PHP
Output JSON in PHP 13 October 2022 at 01:08 PM Output JSON in PHP
How to create and run a Docker container from an image 10 October 2022 at 12:35 AM How to create and run a Docker container from an image