Moshe Teutsch

Moshe Teutsch

Moshe Teutsch is a freelance web developer and entrepreneur. He specializes in PHP programming and is currently available for hire. In his spare time he enjoys playing chess, singing, writing, reading, philosophizing, and coding in esoteric programming languages.

Moshe's articles

Introduction to PhpDoc
Introduction to PhpDoc
PHP

By Moshe Teutsch,

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

PHP Namespaces
PHP Namespaces
PHP

By Moshe Teutsch,

Namespaces are a powerful feature that prevents naming collisions with identifiers, such as function, class, and interface names.