
How to install and connect MS SQL server with PHP in Ubuntu
SQL or MS SQL is relational database server developed by Microsoft. Though MS SQL is not open-source, there is also SQL server 2019 Express...
SQL or MS SQL is relational database server developed by Microsoft. Though MS SQL is not open-source, there is also SQL server 2019 Express...
After installing MS SQL server on your local machine, you might want to connect with MS SQL server with command line. sqlcmd -S localho...
PHP Check if an Array Key Exists
Sometimes you have array key and you wan...Face Detection using Webcam in PHP
In this article, we will share with you...How to Convert a Date from yyyy-mm-dd to dd-mm-yyyy Format in PHP
Use the strtotime() Function You can...How to Install LAMP Stack on Ubuntu
For any dynamic commo website, there sho...How to Install Android Studio on Ubuntu
Android Studio is the most popular and p...