
Search In
Hi,
I'm a beginner in php. Starting my learning at php 7 and not 5 or earlier.
I don't understand why php 7 is showing me an error like this:
[09-Mar-2017 20:54:49 UTC] PHP Fatal error: Uncaught Error: Call to undefined method mysqli:
In this tutorial, we will learn "How to upload multiple files with the help of Codeigniter's customized upload class named as CI_Upload_Multiple in the file named Upload_Multiple.php in the Codeigniter's library". With the help of t
Hello readers,
This tutorial I am creating a 2d character using CSS3 and HTML5.
In case you need to create any such character this code will be helpful for you.
So lets follow the code below.
CSS
* {
-webkit-box-sizing: border-box;
-moz-box
Tie the four strands for sinew or household leather strips towards a knot. That knot can be temporary, therefore make sure that it's not too stretched to remove. The knot must be approximately seven inches through the end of your sinew or leather.
In the below example I have created Business details screen layout. Here, first I have created LinearLayout and added all layouts in this Main(Parent) LinearLayout, After this I have added ScrollView for page scrolling. I have also used TextVie
Session is used in php to store information with the help of session variable. By creating session we can use that information across multiple pages. When we create an application we write the code, do some changes and then we close it our syste
Hello
This section will detail out some insight on how to set up the database system for PIM.
PIM Database Pre-Installation Checklist
During database installation:
Create a new schema
Create a user with full read/write access to
Hello Friends,
This tutorial will help you to implement "drag & drop" and "swipe" functionality with Recyclerview items. There are many different ways to implement this features but we are using really a simple way to a
This tutorial will guide you to use EmojIcon keyboard in your app like WhatsApp by using a library code. This is a very easy tutorial to integrated EmojIcon keyboard.
Step 1- Set library project in your application
To set library project a
Hello Readers
If you want to create speech bubbles using css3, here is the code that will help you.
This blog post will tell you how to make CSS speech bubble without using any image. You need a <div> element. Though I’m using anc
