Site Message

Ready to Switch to eZbloo?

Basic eZbloo Plan $15 a month- Perfect for Low traffic and new startups

Premium eZbloo Plan $45 a month- Perfect for High Traffic Sites

Any Questions?: Contact me here!

     


PROCESSING FORMS PHP7 USING $GET BEGINNERS GUIDE LESSON 8
PROCESSING FORMS PHP7 USING $GET BEGINNERS GUIDE LESSON 8

Processing forms in PHP7 for beginners can be hard to understand. Let's break it down for you before we actually start coding. In the last lesson we manually created URL query strings.

Read More
Beginners Guide $GET Query Strings URL Parameters In PHP Coding Lesson 7
Beginners Guide $GET Query Strings URL Parameters In PHP Coding Lesson 7

This is our beginners guide to PHP Query string url parameters. After completing this lesson you will have a general knowledge of PHP's $GET function with parameters. Let's break down the code in this lesson and see how PHP Query Strings work.

Read More
Programming With PHP Housekeeping Cleaning Up Code Lesson 6
Programming With PHP Housekeeping Cleaning Up Code Lesson 6

When we are programming with PHP remember that it is more artistic like poetry. Everyone will have a different style and you will as well. Many new programmers will not appreciate styles of other programmers because of inexperience.

Read More
Dreamweaver CC 2019 Beginners Guide Creating A Site For The First Time
Dreamweaver CC 2019 Beginners Guide Creating A Site For The First Time

Here is a beginners Guide for Dreamweaver CC 2019. Usually I promote free software and HTML editors but there are features in Dreamweaver that are incredibly useful that cannot be ignored. This is the reason I decided to write a quick tutorial on Dreamwea

Read More
PHP7 FUNCTIONS USES APPLICATION PROGRAMMING LESSON 5
PHP7 FUNCTIONS USES APPLICATION PROGRAMMING LESSON 5

PHP7 functions are very useful. There are predefined functions that is already programmed in PHP7 already that you can use. You can also create your own PHP7 functions to use in your applications.

Read More
ASSEMBLE BASIC WEBSITE IN PHP BEGINNER PROGRAMMING LESSON 4
ASSEMBLE BASIC WEBSITE IN PHP BEGINNER PROGRAMMING LESSON 4

The object of this lesson was to teach you that you can program something once and use it over and over again in your other files. There is no need to keep writing the same things over and over again.

Read More
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