#5

New program for counting checksums

I have published a new prgorgram for calculating checksums. It can generate such data as: MD5, CRC32, SHA1, SHA256, SHA384, SHA512. ... - Read more
 

Moving a website to PHP 7 and 8

The time has come to say goodbye to PHP version 5. Although the CodeIgniter software will run on the new PHP version I prefer not to risk that the day will come when PHP version 5 will be disabled due to incompatibility. That is why I am moving all m... - Read more
 

Migration to PHP 7 is now complete

I'm pleased to announce that all websites have been migrated to the new PHP version. It may seem like a no-brainer for some, but for me it was quite a challenge because of the framework I was using. I had to learn how CodeIgniter 4 works and rewrite ... - Read more