Python is quite popular in Japan, as it probably is overseas, as well. The Python Engineer Certification Exam […]
Tag: programming
Japan’s efforts to deal with the COVID-19 pandemic have lead to a big increase in free education websites. Try […]
This time, I’m going to dig into individual functions and explain them a little. In particular, I’m going to g […]
This time, we’ll be looking at the various functions relating to output control (the ob_* functions). First, l […]
The largest PHP event in Japan, PHP Conference Japan 2019, was held on December 1st, 2019. PHP Conference Japa […]
The question of combining Multi-factor Authentication (MFA) and privileged access control is an important part […]
In this column, I’d like to discuss the importance of the UDP protocol. This protocol is used for UNIX network […]
Previously, we learned about the hash itself, the first step in preserving and comparing passwords. This time, […]
In this column, let’s learn about hash functions as a prelude to learning about ways to save and compare passw […]