PHP Tutorials - Week 6 Category: Tutorial / Posted: Jun 21, 2015

This article is being released with Week 5, since week four was actually delayed a couple of week. You will learn to use include other PHP files into your page, along with learn to build a very simple CMS or template system from what you have learned, and finally sit down and learn to connect to a MySQL database and how to start calling from it.

Include and Require

Learn to incorporate other PHP files into your page with Require, Include, and Require_once.

Simple CMS and Global Variable

Take what you have learned in previous weeks and put some of it together. We will be building a simple CMS/Template system. This is system can be used to help keep the links the same for all pages without having to edit all the files for the correct links.

MySQL Connect and Statements (Part 1)

Learn to setup a MySQL connection with the new and old outdated method. From there you will learn a little about the statements needed to pull and send data to the database. This is just the first part.

Sincerely,
Garrett Bailey

Latest Articles Read the latest enhancements and updates from GMScripts.

October Major Update! Category: Announcements / Posted: Oct 19, 2017

I am proud to announce a new upgrade, system, design and more! We have fully revamped our design with a clean, unique and moderatly functional flow. Maybe! While also bringing new things to our back-end. More Details to follow...

New Design

We are aiming to bring out a new loo...

Read More

Remote Desktop Setup with Changing Port Category: Tutorial / Posted: Aug 25, 2015

In this video you will learn how to turn on Remote Desktop and be able to change the port it uses. Other highlights included things you can run into when setting up Remote Desktop, like Firewall and Router Port Forwarding.

For those who do not want to see a video of the presentation, the...

Read More

Web Hosting DNS Concept Category: Tutorial / Posted: Aug 24, 2015

In this video you will learn about what goes in to setting a DNS server up for webhosting, gaming, and more. It will also show examples of setting up a secondary domain to point to the new DNS Web Hosting Server

For those who do not want to see a video of the presentation, there is a br...

Read More

Projects View the latest projects.