Second video from “Practical PHP” series from Stefan Mischook (killerphp.com). In this video author experiments with variables scope and included files, describes include_path feature of PHP and shows us how to use include statements in html files to extract repeated parts of html code to external files.
PHP 'includes' are a great time savers for even simple web sites. The best thing about includes, is that they are easy to learn and even easier to use.

Recent Videos RSS

Add to Favorites


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