
Search In
Have you thought about learning more about web development? No matter what occupation you are in, it can help to know about CSS and HTML. These are the two most common coding options for creating web pages. In fact, many people utilize both CSS and H
In this short visual presentation, I am going to give a demonstration of the major updates on FindNerd Project Management Software which have been live for product release since 23 May 2017. So without further ado, let's get to it:
Major
Mobile OS is growing largest & stronger day by day that it also surpassed the Windows OS as the most used OS in the world by increasing its data computation.
The database is one of the essential parts for building mobile apps, adding mor
Synopsis: If you think blogging is easy, you have to think again. Blogging is a process that involves coming up with good topics to write about and optimizing your content, among others. But with the help of some tools, blogging has
Today we are going to learn something about J-Unit testing in android. We will be implementing an automation library known as Robotium, for genreating the test cases for testing the various functionalities in our app. First of all you need to add the
I am not the master in creating perfect Illustrations using Brush or Pen Tool but still I am trying to made this tutorial to help the less experienced or beginners.
In this tutorial I will draw this pretty girl ;-) wearing a carnival mask.
Step
As we all know that creating a backup of your project is very crucial for any application , not just to recover your application in case of any unseen conditions but also for testing , creating a new server , migration etc.
Until recently heroku do
To make use of different font style in your android project follow the steps mentioned below:-
1) Create an Assets resource directory in the main Directory of your project.
2)Now download the font style that you wish to use in your project having &
OPEN FILE- fopen()
In php file is opened by the fopen() function. The fopen() contains two parameters. The first parameter of fopen() holds the name of the file to be opened and second parameter indicates the mode in which file is to be
Hello Reader's ,
Today I am going to give you this blog on how to read excel file and insert data into MySQL DB using PHP.Here we are using php-excel-reader.php library to get excel data in MySQL database.
Let's Start.
Create Database and