
Search In
Hi Readers,
In this blog, we will discuss how to save data entered by a user in SQLite database. Before proceeding towards the saving of data into the database you should know how to create a database and tables inside SQLite database.
Here we
In the current year and the near future, it is highly important that one maintains a blog for their business. Not only must the content in such a venture be of high-quality, but it must also be presented in a suitable theme. This way, you can be sure
Array_merge
Array_merge merges the elements of two or more array in one array such that the value of second array is appended to the value of first array. If two or more array elements have same key, then the later value will overrides the pre
In this blog we are going to explain about how to create sitemap . Sitemap play very important role in SEO. Now let’s got to the topic.
What is the Sitemap ?
Sitemap is list of of web pages url’s . We create this file in the xml format and th
Hello friends,
Today we learn how to remove a particular item from a list of item using jQuery. For this, jQuery provides a selector :eq() or a method .eq(). This method helps in selecting a particular item from the list.
Syntax:
.eq( index )
in
The logistics involved in mastering and maintaining a site’s performance on search engines can be overly overwhelming, especially if you are still new in the game. This shows you that it's not an easy thing running a website. In addition to

Educational websites have become very popular these days. This growth has been observed due to the rapid development of the internet which help individuals access information easily.
A lot of educational websites have been established alread
If you want to assign task in project management follow the below mentioned steps: -
Step-1 Install Project Management module.
Step-2 Go to Project Menu and click it.
Step-3 Go to Project-> Tasks->Create->Fill in the following text ,bel
Regular expressions(abbreviated regex or regexp) are the sequence of characters to match different set of patterns
,strings or inputs .
In the previous tutorial of Java Interview Questions and Answers Part 1, I have explained some basic coding problems of Java.This part is in continuation with the previous Java Interview Questions and Answers tutorial. In this part of the tutorial we
