Либрус
 
Сделать стартовой
Добавить в избранное
Обратная связь
Карта сайта
Зеркало сайта
Новости RSS 2.0
ПОСТУПЛЕНИЯ 
«    Май 2024    »
ПнВтСрЧтПтСбВс
 12345
6789101112
13141516171819
20212223242526
2728293031 
РУБРИКАТОР 
Открыть | Закрыть

ПОПУЛЯРНОЕ  
АРХИВЫ   
Август 2016 (216)
Июль 2016 (456)
Июнь 2016 (321)
Май 2016 (398)
Апрель 2016 (433)
Март 2016 (554)


  PHP 5 на примерах
 Категория: Компьютерная литература » Языки программирования » PHP - MySQL
   
 
PHP 5 на примерах
Автор: Кузнецов М., Симдянов И., Голышев С.
Издательство: БХВ-Петербург
Год издания: 2005
isbn: 5-94157-670-6
Количество страниц: 576
Язык: русский
Формат: PDF (scan)

Предметом книги является освоение приемов программирования на языке PHP
5. Обучение производится с использованием многочисленных примеров, взятых из реальной практики Web-программирования, работа с графикой, Flash и PDF-документами, оптимизация кода и другие задачи. Книга ориентирована как на читателей, не имеющих большого опыта программирования на PHP, так и на Web-программистов, уже знакомых с этим языком и желающих рассмотреть различные способы использования PHP 5.
 
  • 0
Опубликовал: sinus268 | 13-10-2012, 18:17 | Просмотров: 785  Подробнее и с комментариями (0)
  PHP и MySQL. Исчерпывающее руководство
 Категория: PHP - MySQL, SQL, MySQL, MySQL (Apache), PostgreSQL
   
 
PHP и MySQL. Исчерпывающее руководство
Автор: Б. Маклафлин
Издательство: Питер
Год издания: 2013
Количество страниц: 512
Язык: русский
Формат: PDF

Если у вас есть опыт разработки сайтов с помощью CSS и javascript, то эта книга переведет вас на новый уровень веб-разработки — создание динамических веб-сайтов на основе PHP и MySQL. С помощью практических примеров в книге вы узнаете все возможности серверного программирования. Вы прочитаете, как выстраивать базу данных, управлять контентом и обмениваться информацией с пользователями, применяя запросы и веб-формы.
 
  • 0
Опубликовал: yunik77 | 11-10-2012, 20:37 | Просмотров: 1015  Подробнее и с комментариями (0)
  Освой самостоятельно. 10 минут на урок (В 5 книгах) PDF, DJVU/2005, 2006, 2007
 Категория: Свалка » Публикации на разные темы
   
 
Освой самостоятельно. 10 минут на урок (В 5 книгах) PDF, DJVU/2005, 2006, 2007

Освой самостоятельно. 10 минут на урок (В 5 книгах) PDF, DJVU/2005, 2006, 2007

ОСВОЙ САМОСТОЯТЕЛЬНО эти книги представляют собой краткий курс из 10-минутных уроков.
 
  • 0
Опубликовал: olexiy | 31-08-2012, 07:24 | Просмотров: 120  Подробнее и с комментариями (0)
  Базы данных для инженеров
 Категория: Компьютерная литература » Языки программирования » PHP - MySQL
   
 
Базы данных для инженеров
Автор: Е.А.Зрюмов
Издательство: АлтГТУ
Год издания: 2010
isbn: 978-5-7568-0809-4
Количество страниц: 133
Язык: русский
Формат: PDF

Учебное пособие содержит необходимые теоретические сведения для изучения принципов работы современных баз данных, а также практические реализации баз данных и приложений в Microsoft Office Access 2007, Microsoft Visual Studio с помощью технологии ADO.NET, MySQL с помощью языка программирования PHP.
Учебное пособие направлено на формирование профессиональных компетенций инженеров, деятельность которых связана с информационными технологиями.
 
  • 0
Опубликовал: humm | 17-04-2012, 19:34 | Просмотров: 720  Подробнее и с комментариями (0)
  Integrating PHP with Windows
 Категория: Компьютерная литература » Языки программирования » PHP - MySQL
   
 
Integrating PHP with Windows
Автор: Arno Hollosi
Издательство: Microsoft Press
Год издания: 2011
Количество страниц: 684
Язык: english
Формат: PDF

Take your PHP programming skills deep into Windows—and build PHP applications that run efficiently and effectively on an array of Windows technologies. Packed with hands-on exercises, this in-depth guide shows you how to use PHP to interact with Internet Information Services 7.5 (IIS), Microsoft® SQL Server® 2008, Microsoft Exchange Server 2010, and Active Directory®. You’ll quickly learn how to apply best practices for running PHP applications in a Windows environment.
 
  • 0
Опубликовал: patr1985 | 16-03-2012, 07:31 | Просмотров: 765  Подробнее и с комментариями (0)
  Foundation PHP 5 For Flash
 Категория: Flash, PHP - MySQL
   
 
Foundation PHP 5 For Flash
Автор: David Powers
Издательство: friendsofED
Год издания: 2005
isbn: 1590594665
Количество страниц: 699
Язык: english
Формат: PDF

Our original Foundation PHP for Flash title was rightly regarded as a must-have title when it came to wanting to learn just how to make your Flash sites make use of backend technologies, that was published way back in the days of Flash 5 and PHP 4, and things move pretty fast in the world of web design!
This latest, completely rewritten, edition again brings together three of the web's hottest technologies--Flash, the server-side language PHP, and the MySQL database system. We've brought things bang up to date, using ActionScript 2.0, PHP 5.0, and MySQL 4.1, the book has been designed to be version-neutral. In other words, you can be confident that you're working with the latest standards, but that your applications won't break if deployed on an older server. The book also provides a brief introduction to an alternative database system, SQLite, which is now automatically bundled with PHP 5 and requires no installation.
At each stage of the book you'll be given an overview of a new area of PHP/MySQL, introducing you to the syntax while showing how it compares to ActionScript, and how it integrates with Flash to produce increasingly complicated applications. For example, earlier chapters cover things such as getting data from PHP to Flash and back again, variables, arrays, string manipulation, validating user input, and feedback forms. Later on, it moves on to more advanced subjects such as creating databases via the MySQL console and via phpMyAdmin, manipulating database data via a Flash interface, displaying data from an RSS feed in Flash, persisting data with sessions, and creating a full blown content management system.
In addition, to get you up and running, the book features a detailed guide to setting up your environment - PHP, MySQL, and the Apache web server - along with extensive troubleshooting information.
PHP is the language of choice on nearly 18 million domains, and MySQL has more than five million active users, including industry leaders like Google, the Associated Press, Sony, and NASA. They're open source and free; and with the help of this book, you'll see that they're easy and fun to learn.
 
  • 0
Опубликовал: semenivans | 5-03-2012, 13:37 | Просмотров: 820  Подробнее и с комментариями (0)
  PHP Ajax Cookbook
 Категория: Компьютерная литература » Языки программирования » PHP - MySQL
   
 
PHP Ajax Cookbook
Автор: Milan Sedliak, Rajesh Jeba R. Anbiah and Roshan Bhattarai
Издательство: Packt Publishing
Год издания: 2011
Количество страниц: 340
Язык: english
Формат: PDF

Ajax is the necessary paradigm in Web 2.0 sites. Most of the Web 2.0 sites are built with PHP and Ajax. Extending AJAX is about delivering front-end service for accessing back-end services in PHP in a quick and easy manner. With this book in hand, you will learn how to use the necessary tools for Ajaxification of websites and iPhones.
PHP AJAX cookbook will teach you how to use the combination of PHP AJAX as a powerful platform for websites or web applications. Using AJAX for Communication with Server leads to faster response with PHP at the back-end services. The combination of AJAX PHP has many features such as speeding up the user experience, giving your web client much quicker response time and letting the client browser retrieve data from the server without having to refresh the whole page. You will learn the nuances of optimization and debugging Ajax applications. Further, you will learn how to program Ajax on iPhone devices.
This book will teach you popular selector-based javascript followed by important concepts on debugging, optimization and best practices. There is a collection of recipes focused on creating basic utilities such as validating form using Ajax and creating a five star rating system. As jQuery is quite popular, useful tools and jQuery plugins like Ajax tooltips, tab navigation, autocomplete, shopping cart, and Ajax chat are covered subsequently. By the end of chapter 7 you will learn to visually speed up website responsiveness to building SEO-friendly Ajax websites. Also get to know about all popular Ajax webservices and APIs like Twitter, Facebook and Google Maps which are covered in Ajax Mashups. Finally, step-by-step recipes are presented to build iPhone apps using basic libraries and everyday useful Ajax tools.
 
  • 0
Опубликовал: patr1985 | 28-02-2012, 02:43 | Просмотров: 1126  Подробнее и с комментариями (0)
  The PHP Playbook
 Категория: Компьютерная литература » Языки программирования » PHP - MySQL
   
 
The PHP Playbook
Автор: Brandon Savage
Издательство: Marco Tabini & Associates, Inc.
Год издания: 2011
Количество страниц: 150
Язык: english
Формат: PDF

Working with a team of developers is a much different environment than solo development. Experienced developers understand the tools and tricks that go into team development enterprises, and they implement them on a daily basis. The PHP Playbook covers these tools and practices, providing insight into the process of developing PHP applications, teaching developers the skills they need to be successful in a team environment.
This book, written for beginners and old hands alike, is designed to approach the development of PHP applications in a new way. It focuses on the tips and tricks of development, not necessarily the particular code snippets that make up a software application. It is designed to be used as a reference guide, rather than as a novel or other technical book. It does not build on itself; each chapter stands alone, though taken together they form a complete understanding of modern development in the PHP economy.
 
  • 0
Опубликовал: patr1985 | 27-02-2012, 07:02 | Просмотров: 697  Подробнее и с комментариями (1)
  PHP and MySQL 24-Hour Trainer
 Категория: Компьютерная литература » Языки программирования » PHP - MySQL
   
 
PHP and MySQL 24-Hour Trainer
Автор: Andrea Tarr
Издательство: Wrox
Год издания: 2011
Количество страниц: 482
Язык: english
Формат: PDF

Assuming no previous experience with PHP or MySQL, this book-and-video package is ideal reading for anyone who wants to go beyond HTML/CSS in order to provide clients with the most dynamic web sites possible. The approachable tone breaks down the basics of programming and PHP and MySQL in individual lessons starting with the installation of the programs necessary to run PHP. You begin with a static web site and then watch and learn as PHP functionality is added as you work through the lessons.
 
  • 0
Опубликовал: patr1985 | 10-02-2012, 04:50 | Просмотров: 590  Подробнее и с комментариями (0)
  PHP, MySQL и Adobe Dreamweaver CS3. Интерактивный Web-сайт
 Категория: PHP - MySQL, WEB - строительство, Web - строительство, ASP.NET
   
 
PHP, MySQL и Adobe Dreamweaver CS3. Интерактивный Web-сайт
Автор: Дронов В. А.
Издательство: СПб.: БХВ-Петербург
Год издания: 2005
Количество страниц: 448
Язык: русский
Формат: PDF

В качестве базового средства разработки интерактивных Web-сайтов с использованием PHP-MySQL выбран популярный Web-редактор Adobe Dreamweaver CS3. В качестве примера рассмотрено создание сайта. Книга начинается с простого и постепенно переходит к сложному. Простейшие статичные Web-страницы создаются в редакторе Dreamweaver, попутно приводится краткое описание языка HTML. Простейшие серверные страницы, извлекающие данные из базы MySQL, также создаются в редакторе Dreamweaver, при этом подробно разбираются все сценарии РНР, созданные Dreamweaver, и описывается их работа. Параллельно дается введение в базы данных и приводится краткое описание языка РНР. Наиболее сложные Web-страницы создаются средствами PHP-MySQL без использования Dreamweaver. Приводятся примеры разработки элементов развитого Web-портала: выбираемой цветовой схемы, управления файлами через Web-интерфейс, собственного списка рассылки и др.
 
  • 0
Опубликовал: maximus1001 | 10-10-2011, 22:43 | Просмотров: 905  Подробнее и с комментариями (0)
  Главная страница | Регистрация | Новое на сайте | Статистика |
 
«Librus - Mountain of Knowledge»
«Либрус - гора знаний» 2004-2020
Design by Flashsoft © 2005-2020