Posts Tagged ‘coding’

PHP Tutorial #47

PHP Tutorial #47.

PHP Tutorial 7 – Loops and Repetition

Language: PHP Assumed knowledge: HTML, CSS Software required: PHP, mysql and Apache Topics covered: For loops, while loops, do…while loops and foreach loops

PHP Tutorial #3

We look at variables.

PHP Tutorial Alterenating table row colors!

This is my first video tutorial(know I made a couple mistakes), so hope you find it helpful.. It’s a tutorial on alternating table row colors with PHP, also use of if/else statements, for loop, and array.. If you would like to see more tutorials just let me know.. ;-)

PHP TUTORIAL 7 – $_GET and $_POST Methods

In this tutorial I show you guys how to use the $_GET and $_POST methods and how they differ from each other. Remember to subscribe, rate, & comment! Thank You, – igivefreetutorials

PHP Tutorial 5 – Conditional Statements

Language: PHP Assumed knowledge: HTML, CSS Software required: PHP, mysql and Apache Topics covered: If, elseif, else statements and alternative syntax

PHP Tutorial 2 – Variables, Constants and Comments

Language: PHP Assumed knowledge: HTML, CSS Software required: PHP, MySQL and Apache Topics covered: Variables, constants, comments and mixing variables with strings.

PHP Tutorial 3 – Mathematics, Operators and Includes

Language: PHP Assumed knowledge: HTML, CSS Software required: PHP, MySQL and Apache Topics covered: Use of operators in mathematics and the include, include_once, require and require_once functions.

Date and Time in PHP – HD tutorial

This tutorial will teach you how to add the date and time into your PHP page. I will show you 2 different date formats and 2 different time formats. I will soon make this code availible on the web for you.

PHP Tutorial 1 (Introduction)

PHP Tutorial Introduction and a quick Hello World example. Links: PHP.net: www.php.net WAMP Server www.wampserver.com Notepad++: notepad-plus.sourceforge.net