First video from “Practical PHP” series from Stefan Mischook (killerphp.com). In this video author shows us how to use included files in PHP and how to turn off error handling in PHP statements (@ symbol).
PHP 'includes' are one of those key tools in the PHP programming language. PHP 'includes' allow you to insert code (PHP, HTML, CSS etc) into many pages at once ... like when you insert CSS code with an external CSS link.

Recent Videos RSS

Add to Favorites


1 Response(s) to this entry
Subscribe to comments with RSS.