Wednesday, 18 January 2017

Use of AngularJS with PHP

Use of AngularJS with PHP AngularJS is a Javascript frontend framework. It is basically act as a backend tool and enable you to create "a single page web application". PHP is a server-side scripting language which is used in a backend. We can not consider at all with AngularJS. When we create web applications with AngularJS, then sometimes we require to access data from a database. In this case, we require to communicate server side scripting language with Angular. It is most likely act as an API. There are some points that many websites...

Monday, 16 January 2017

Introduction to Xampp, Wamp, Mamp and Lamp

Introduction to Xampp, Wamp, Mamp and Lamp For the PHP websites, we need any local server. We test our website first on these servers and then upload without any error and bugs. There are four local servers: Xampp Wamp Lamp Mamp 1) Xampp Xampp stands for x-os, Apache, MySQL, PHP, Pearl. This is the open source platform. Open source means it is run on any operating system. It is a major operating system including mac, windows, and Linux. XAMPP  come with additional characteristics including support for Perl, FileZilla, mercury...