Home Search

marketing - search results

If you're not happy with the results, please do another search
How Penguin 2.0 Changed Guest Blogging Forever

How Penguin 2.0 Changed Guest Blogging Forever

0
  When the people at Google started working on the quality of the search results this engine provides, they always enforced one thing and one...
SEO 2015 – A Year of Small Changes That Make a Lot of Difference

SEO 2015 – A Year of Small Changes That Make a Lot of Difference

0
Traffic is the lifeblood of online marketing and consequently, without it, nothing you do has any meaning or value. The traffic you get is...
Android Virtual Assistant Part 3 Natural Language Processing

Android Virtual Assistant Part 3 – Natural Language Processing

Natural language processing (NLP), employs algorithms and mathematical models to analyse representations of language data (voice, text). NLP is employed often when the volume...

PDO and Prepared Statements

0
In the last sessions we learned to use PHP with MYSQL using mysqli methods as well as object oriented features. In this session of...

PHPMYADMIN and SQL Queries

In this section we are going to learn about a PHPmyAdmin tool. It is used to deal with MYSQL database. We can create databases,...

Learn to implement bootstrap

In this session we will study what is bootstrap and learn to implement bootstrap for creating a responsive website. Bootstrap is a free collection of...

Database connection using PDO

In this section we will be using Database connection using PDO (PHP Data Objects). To Connect the database using PDO follow the steps given below...

Learn to connect database in php

In this session we will study, how to connect to database and fetch the data in php. To connect to database follow the steps given...

Putting up a website

0
We have completed our homepage successfully with its content as well as CSS styling in the last session. Today we will try to complete...

Making Web Pages (Part – 1)

0
Have you done with the “introduction of CSS”, we studied last time. So feel fresh now, because I have come up with a very...