code

Best Practices for API Error Handling

As a web developer, we all don’t want to see Error codes in an API response, neither do you. When…

Things that can be cached in WordPress Cache

Caching is one of technologies which can contribute to site speed. Besides, caching will enable your stored data to be…

MySQL 5.7 Reference Manual

Nowadays, MySQL is the most popular database system used with PHP among so many developers. PHP combined with MySQL are…