PHP7 GUIDE FOR NEW PROGRAMMERS 2018 ECHO PRINT VARIABLES LESSON 3
PHP7 GUIDE FOR NEW PROGRAMMERS 2018 ECHO PRINT VARIABLES LESSON 3

In order to make PHP work on your server you will have to create and name files with the .php extension. Apache will look for index.php in order to create an index file for your website.

Read More
TESTING APACHE PHP MYSQL SERVER ENVIRONMENT LESSON 2
TESTING APACHE PHP MYSQL SERVER ENVIRONMENT LESSON 2

Setting up a server

Read More
INTERMEDIATE WEB DEVELOPMENT SET UP A SERVER LESSON 1
INTERMEDIATE WEB DEVELOPMENT SET UP A SERVER LESSON 1

In our beginner course we created some HTML, CSS and JavaScript in order to give a basic idea how a webpage works. However, if you went through that course you would realize that creating web pages like that for 1000's of pages would be very cumbersome an

Read More
HOW TO USE GOOGLE FONTS WITH WORDPRESS WEBSITE EASY TUTORIAL
HOW TO USE GOOGLE FONTS WITH WORDPRESS WEBSITE EASY TUTORIAL

Want to use Google Fonts with your WordPress website. This tutorial makes it easy and shows you how to get it set up with your site.

Read More
Adding Hover Effect On Mobile Devices
Adding Hover Effect On Mobile Devices

Have you ever tried to add a hover effect for mobile devices? Well the truth of the matter is that you cannot do it. Hover effects require you to have a mouse that you can use to hover over an element. This is not the case with touch screens. Some people

Read More
INSERT CONTENT HOMEPAGE POSTS WORDPRESS PHP PROGRAMMING
INSERT CONTENT HOMEPAGE POSTS WORDPRESS PHP PROGRAMMING

Insert content on your homepage blogroll in WordPress by programming it in PHP. Its fairly easy and we will provide the codes for you right here. Keep in mind that you should only do this to a child theme. In the tutorial I demonstrated it on a parent the

Read More
Lightbox Gallery Broken After Woocommerce 3.0
Lightbox Gallery Broken After Woocommerce 3.0

Does it seem like lightbox is broken after upgrading to Woocommerce 3.0. This is because the latest versions of Woocommerce does not automatically encode Lightbox support functions. It is recommended to use a theme that declares Woocommerce support to get

Read More
THE NEW GOOGLE DRIVE SYNC WITH WINDOWS 2018
THE NEW GOOGLE DRIVE SYNC WITH WINDOWS 2018

You may have noticed that Google Drive sync with Windows has changed a little. If you use the Google Drive folder on your windows desktop, you will want to watch this tutorial to help get you started. I did not go in great detail but I there is

Read More
GDPR Compliance What You NEED To Do
GDPR Compliance What You NEED To Do

This article will discuss GDPR Compliance, and What You NEED To Do before the deadline on May 25th. This will include the need to edit your Privacy Policies, Terms of Service and any other Data Policies

Read More
Store Image Uploads On Server With Summernote Not Base 64
Store Image Uploads On Server With Summernote Not Base 64

Another tutorial on how to upload with summernote to a filder

Read More
MAXIMIZE ADSENSE REVENUE IN WORDPRESS
MAXIMIZE ADSENSE REVENUE IN WORDPRESS

Maximize adsense revenue in your WordPress website. If you really want to increase your earning potential then we have the plugin for you!

Read More
DRIVE MASSIVE QUALITY TRAFFIC TO WEBSITE WITH GOOGLE ALERTS
DRIVE MASSIVE QUALITY TRAFFIC TO WEBSITE WITH GOOGLE ALERTS

Drive massive quality traffic to your website with Google Alerts. In this tutorial I am going to show you some secrets to being notified. You will be notified about articles being published that have to do with your niche.

Read More
Automatically Forward Gmail Messages To Another Gmail Account
Automatically Forward Gmail Messages To Another Gmail Account

Sometimes you need to forward messages from another gmail account. If you have different business like I do then you may need to do this process as well. However trying to log in and check different Gmail accounts becomes cumbersome.

Read More
Use Cloudflare DNS Content Delivery Network
Use Cloudflare DNS Content Delivery Network

This tutorial will show you how to use cloudflare DNS as a CDN {Content Delivery Network}. the process is fairly simple. You will have to log into 2 places. First log into your domain registrar and then Cloudflare.

Read More
DNS Point Domain Name To Your Server
DNS Point Domain Name To Your Server

There may come a time when you have to point your domain name to your server by managing the DNS. This usually happens when you first purchase a domain. This can also happen when you choose to change servers. The process is a simple one but you need to kn

Read More