Explore Topic

1

Articles, commentary, and related writing filed under this topic.

Want to know when something new is published about 1 ? Enter your email address below and choose how often you would like to be notified.

We will send you a confirmation email. Your subscription does not become active until you confirm it.

Related Articles

Latest on 1

7 Articles
PHP Variable lessons and tutorials web development

PHP Variable lessons and tutorials web development

In the last PHP Lesson we learned how to echo out a line of text in a browser in this lesson we will learn about a php variable. A variable in php stores information. In the example below we see that a variable starts with a $ sign and is followed by text

Read More
Posted by Maximus McCullough
How to add a widget in WordPress

How to add a widget in WordPress

So you want to know how to add a widget in WordPress? Well lets get right into it: Step #1 Find you functions.php file in your WordPress theme and look for this code

Read More
Posted by Maximus McCullough
How To Make A Free Website Backup PHP

How To Make A Free Website Backup PHP

This post covers how to make a free website backup. Once finished you will be able to download a complete website backup zip file. This will also include your database. This task is very easy but I am going to explain the process in detail.

Read More
Posted by Maximus McCullough