Teaching of a Samurai Engineer 11: Output control functions – continued 
This time, I’m going to dig into individual functions a […]
Teaching of a Samurai Engineer 10: Output control functions, part 1 
This time, we’ll be looking at the various functions re […]
Teaching of a Samurai Engineer 9: Cookies and sessions, part 3 (Implementation: sessions) 
Last time, we looked at implementation of cookies. This […]
Teaching of a Samurai Engineer 8: Cookies and Sessions, part 2 (Implementation: Cookies) 
Last time, we mostly looked at the difference between c […]
Teachings of a Samurai Engineer 7: Cookies and sessions, part 1 
This time, I’d like to talk a bit about cookies and ses […]
Teachings of a Samurai Engineer 6: Hash and password preservation/comparison 2/2 
Previously, we learned about the hash itself, the first […]
Teachings of a Samurai Engineer 5: Hash Functions and Saving/Comparing Passwords 2/1 
In this column, let’s learn about hash functions as a p […]
Teachings of a Samurai Engineer 3: Functions Handling Numerical Value and Numbers 
PHP comes with math functions.Of these functions, sever […]
Teachings of a Samurai Engineer 2: Various Considerations on Numerical Calculations 
In my last column, I said that depending on the circums […]