Blog, articles

Blog

Basic Protection Methods

There are several effective ways to protect forms from automated spambots:

Honeypot fields
Hidden fields that are invisible to humans, but filled in automatically by a bot.

...

30.09.2025

What if messages from the site will come not only to your e-mail, but also instantly to the Telegram messenger. How convenient! It was necessary to implement such functionality, well, as always, everything turned out to be quite simple.
Ste...


02.09.2023

Due to the end of support for PHP MySQL in 2011, PDO or MySqli are becoming more and more widely used for working with databases. They have better functionality (than MySQL) and offer an OOP (Object Oriented Interface) API. W...


07.04.2022

What to choose a responsive layout or a mobile version of the site? It is not possible to answer this question unequivocally. Each approach to this problem has its pros and cons.

Let's first figure out the difference between "Adaptive site...


19.07.2020

Portfolio