Posts Tagged ‘Web’

Learning C Programming Lesson6 : Global Variables

Global, Static and Register Variable. Learn more by watching this video

More videos will be available on www.UmiCity.com www.umicom.com and you can email me for more info or a CD with all my videos in HTML, PHP, C programming and other courses

Duration : 0:7:46

Read the rest of this entry »

Technorati Tags: , , , , , , , , , , , , , , , ,

PHP / MySQL Test Server Setup - Part 3

Mostly for my programming students.

Part 3 - This video walks you through how to test and configure the Apache web server. I don’t get into all the configuration options, just the ones that you’re most likely to use as a developer. Just the basics.

Duration : 0:9:56

Read the rest of this entry »

Technorati Tags: , , , , , , ,

Learn PHP Lesson 1

PHP is a great programming language
Learn PHP Today , It is Easy :)

Duration : 0:2:19

Read the rest of this entry »

Technorati Tags: , , , , , , , , ,

PHP / MySQL Test Server Setup - Part 2

Mostly for students in my programming class.

Part 2 - This walks you through how to setup the software. nVU, Notepad++, PHP Designer are straight forward. WinLAMP has a few more options.

Duration : 0:9:53

Read the rest of this entry »

Technorati Tags: , , , , , , ,

Lesson 1: C Programming Quick Intro

Quick Intro into C Programming for anyone starting out, I did this for friends at the IBM training centre as a quick revision on C

Duration : 0:9:32

Read the rest of this entry »

Technorati Tags: , , , , , , , , , , , ,

PHP Tutorial 1 (Introduction)

PHP Tutorial Introduction and a quick o World example.
Links:
PHP.net: http://www.php.net
WAMP Server: http://www.wampserver.com/en/
Notepad++: http://notepad-plus.sourceforge.net/uk/site.htm

Duration : 0:6:36

Read the rest of this entry »

Technorati Tags: , , , , , , , , , , ,

PHP / MySQL Test Server Setup - Part 1

This video is mostly for students in my programming class.

Part 1 - Describes where to download the software we need for PHP development. The only software that is required is WinLAMP. Everything else (nVU, Notepad++, PHP Designer) is optional.

Duration : 0:9:8

Read the rest of this entry »

Technorati Tags: , , , , , , ,

Learning PHP Programming Lesson 3: Variables

We are still in the foundation of PHP learning about Variables

Duration : 0:7:59

Read the rest of this entry »

Technorati Tags: , , , , , , , , , , , , , , ,

PHP / MySQL Test Server Setup - Part 4

This video is mostly for students in my programming class.

Part 4 - This video continues to talk about the winLAMP setup. In this video, I’ll walk you through:
- How to re-map the documentroot folder
- How to use multiple documentroot folder
(the cheater / easy way)
- And finally, I’ll walk you through an entire process of creating a php program, where to save it, how to run it.

The php file will do 2 things: test if PHP is talking to the Apache web server, test the connection to the database.

Duration : 0:9:57

Read the rest of this entry »

Technorati Tags: , , , , , , ,

Learning PHP Programming Lesson 10: Changing Values In Array

Changing Values in Array

Duration : 0:5:44

Read the rest of this entry »

Technorati Tags: , , , , , , , , , , , , , , ,