Android Camera App Tutorial – Create a Simple Camera App

android camera app tutorial

Hello friends, so here is a new Android Camera App Tutorial. In this tutorial we will create a simple Android Camera App. So lets begin. Creating Project for Android Camera App Tutorial This is so simple open Android Studio and create a new project. Now finish the things and you will get your MainActivity. In this …

Read moreAndroid Camera App Tutorial – Create a Simple Camera App

How to retrieve data from database in PHP using AJAX?

how to retrieve data from database in php using ajax

Hello friends, In the last post we have inserted values to our without refreshing our page. In this post we will learn how to retrieve data from database in php using ajax jquery method. We will fetch data from database without refreshing the webpage. So lets begin but before if you haven’t read the last post …

Read moreHow to retrieve data from database in PHP using AJAX?

PHP MySQL Insert Into Database Without Refreshing Page

Hello friends, in this PHP MySQL Insert into Database tutorial we will use jQuery AJAX method to insert values in our MySQL database without refreshing our web page. So lets begin. PHP MySQL with AJAX Tutorial You can read this tutorial or you can watch this playlist for complete detailed explanation. What you need before …

Read morePHP MySQL Insert Into Database Without Refreshing Page