MySql MySql Timestamp – Right way to store datetime in tables Akash Mittal December 29, 2020 I struggled with the issue of storing date and time in database for a long time. Due to different time zones in the world, it is very hard to get… View Post
MySql Php React Js Twitter CRUD application in React, Php & MySql in 10 Minutes Akash Mittal September 5, 2022 All applications have 4 operations – Create, Read, Update and Delete. We call them CRUD. In this guide, we will create a “Twitter Feed” CRUD application using React, Php and… View Post