Craig M Roberts logo
Find a random article

About

An image displaying the face of Craig Roberts

Recent Articles

Popular Articles

PHP Archive

March 5, 2010 @ 2:09 pm

Create a strong website structure

This tutorial will give you insight on how to create a strong dynamic website structure using PHP.
Step 1 – Create the layout
First things first, before you can do anything with PHP, you need to create a strong website layout. For this tutorial you will be using a simple CSS layout that consists of the following [...]

Filed under PHP, Tutorials · No Comments »

March 4, 2010 @ 10:38 pm

Alternate background images depending on URL

This tutorial will show you how to create display different background images for each of your web pages, just like this website!
To begin this tutorial you must have a PHP file and some images.
Firstly, if you have a master header then you will only need to use this code once, if not you will have [...]

Filed under PHP · 2 Comments »

March 4, 2010 @ 7:01 pm

PHP Syntax

The very first thing to know about PHP is that the code is written within a .php file, not a .html. PHP is executed on the web server and the results are then sent to the browser in the traditional plain HTML format.
Scripting Block
PHP scripting block always begins with <?php and ends with ?>. [...]

Filed under PHP, Tutorials · No Comments »

March 4, 2010 @ 7:01 am

How PHP Works

When a user is viewing .php extension webpage (such as index.php), the PHP process begins. The php statements within the page is requested by the web server and then its directed to the PHP interpreter. At this point the PHP interpreter does all the processing of the PHP page by commuunicating with file systems, databases, [...]

Filed under PHP · No Comments »

Latest Client

Keep in touch

Article Categories

Freelance Work Schedule