Configure PHP 7 and SQlite3 in Windows
Introduction In this tutorial I am going to show you how to configure PHP 7 and SQLite3 in Windows environment. By default SQLite3 extension comes with PHP 5.3.0…
Introduction In this tutorial I am going to show you how to configure PHP 7 and SQLite3 in Windows environment. By default SQLite3 extension comes with PHP 5.3.0…
REST APIs In this tutorial I am going to show you how you can work with RESTful webservice or REST webservice in PHP PDO, MySQL. The most important…