Iain Tench

Iain Tench

Iain Tench has worked in the IT industry for 30 years as a programmer, project manager (Prince2 Practitioner), consultant, and teacher. As a project manager, he specialized in integration projects mainly involving payment systems in the financial sector. He now teaches and has acquired a Masters degree in Internet Systems Development as well as a teaching qualification. Iain's specialized areas of teaching is web technologies, mainly programming in a variety of languages, HTML, CSS and database integration. He's also written a book about Dreamweaver CS3 for Hodder Education.

Iain's articles

Working with Files in PHP
Working with Files in PHP
PHP

By Iain Tench,

Read Working with Files in PHP and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.

Learning Loops
Learning Loops
PHP

By Iain Tench,

Read Learning Loops and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.

Defining and Using Functions in PHP
Defining and Using Functions in PHP
PHP

By Iain Tench,

Read Defining and Using Functions in PHP and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.

PHP Variables
PHP Variables
PHP

By Iain Tench,

Variables are a key feature of any programming language. Learn about PHP variables and how to declare them, assign values to them, and output their values.