Offering a step-by-step walk through understanding the three key open source technologies that form the basis for most active web servers, this book demonstrates how to quickly create a professional-looking, functional site using Apache Web server, the MySQL database system, and the PHP scripting language. You’ll take an in-depth look at why the combination of PHP, MySQL, and Apache has become so popular: flawless interaction, flexibility, customization, and cost, as well as their ability to run on both Linux and Windows servers.
attr('title', 'Это папка');
$('span.storage').attr('title', 'Файл из дискового хранилища');
$('span.download').attr('title', 'Файл доступен по прямой ссылке');
$('span.popular').attr('title', 'Популярный');
$('span.genesis').attr('title', 'Ограничение скачивания: не более 2х файлов одновременно');