Posts

Showing posts with the label PHP Tutorials

How to Make a PHP System Look Like Your Corporate Website

This tutorial explains how to get sites like WordPress , PHPBB , and Kayako's eSupport's help desk area to use your website's look-and-feel so that when you change your corporate website template then the help desk area will automatically reflect those changes .

How to Effectively Show Code Snippets in WordPress Posts

The SyntaxHighlighter Evolved plugin for Wordpress will allow you to show code examples on your WordPress blog. See examples in this post.

PHP Lesson 2 - Processing Forms

In this lesson you will learn how to use PHP for processing a form that could be used in real-life scenarios.

PHP Lesson 1 - Getting Setup

This is the first of a series of PHP tutorials. This first lesson explains how to setup your computer to begin programming PHP.