Wednesday, 18 April 2018

Basic CRUD operations with PDO

Basic CRUD operations with PDO

CRUD = Create, Read, Update, Delete Open a database connection $host = '1.....
Read More

Wednesday, 13 December 2017

Understand Android Activity's launchMode: standard, singleTop, singleTask and singleInstance

Understand Android Activity's launchMode: standard, singleTop, singleTask and singleInstance

Activity is one of the most brilliant concept on Android from its well-design .....
Read More
Page 1 of 212Next