Tech Tips & Tricks How to Fully Customize the Time and Date Format in Windows 10 | Tips & Tricks Aug 26, 2018 Windows shows the time and date both in the taskbar and flyout calendar panel in a very traditional way: i.e. the date is represented by two digits…
PHP Fetch Data From Database and Show in Tabular Format in Codeigniter – Info PHP Jul 25, 2018 IntroductionThis tutorial is intended to introduce you to the CodeIgniter framework and the basic principles of MVC architecture. It will show you…
PHP How to Export MySQL Data Into JSON Format in PHP – Info PHP Jul 25, 2018 Hi guys. Today I will explain how to create or export data from a MySQL database into JavaScript Object Notation (JSON) format using PHP. Note:Now…