Обучалка в Телеграм

PHP

PHP Hacks, Herrington J.

PHP Hacks - Jack Herrington  - 2005.

    Programmers love its flexibility and speed; designers love its accessibility and convenience. When it comes to creating web sites, the PHP scripting language is truly a red-hot property. In fact, PHP is currently used on more than 19 million web sites, surpassing Microsoft's ASP .NET technology in popularity. Not surprisingly, this surge in usage has resulted in a number of PHP books hitting the market. Only one, though, takes the language beyond traditional Web programming and into mapping, graphing, multimedia, and beyond: PHP Hacks.

PHP Hacks - Jack Herrington

Скачать и читать PHP Hacks, Herrington J.
 

Web Database Application with PHP and MySQL, Lane D., Williams H.E.

Web Database Application with PHP and MySQL - 2nd Edition - David Lane, Hugh E. Williams - 2004.

   This new edition has been redesigned around the rich offerings of PEAR. Several of these, including the Template package and the database-independent query API, are fully integrated into examples and thoroughly described in the text. In addition, through a complex sample application--Hugh and Dave's Wine Store--all the important techniques of dynamic content are introduced. Good design is emphasized, such as dividing logic from presentation. The book introduces PHP 5 and MySQL 4.1 features, while providing techniques that can be used on older versions of the software that are still in widespread use.

Web Database Application

Скачать и читать Web Database Application with PHP and MySQL, Lane D., Williams H.E.
 

XML and PHP, Vikram Vaswani

XML and PHP - Vikram Vaswani - 2002.

    XML and PHP is a clear, concise guide to the synergies between XML and PHP, many of which are not immediately visible to intermediate developers. XML and PHP demonstrates how PHP and XML can be combined to build cutting-edge Web applications. It includes detailed explanations of PHP's XML extensions, together with illustrations of using PHP to parse, validate and transform XML markup, traverse XML data trees, exchange data between Web applications, overlay remote procedure calls over HTTP, and use free open-source tools to add new capabilities to your PHP/XML applications.

XML and PHP - Vikram Vaswani

Скачать и читать XML and PHP, Vikram Vaswani
 

Web Application Development with PHP 4.0

Web Application Development with PHP 4.0.

2000.

   As Web sites and intranets become larger and more complex, static HTML files hit their limits. In the first part of Web Application Development with PHP the authors explain PHP's advanced syntax like classes, recursive functions and variables. They present software development methodologies and coding conventions which are a must-know for industry quality products as well as to help making develop faster and more productive. This part also covers many standard algorithms for tree-structures, string sorting and searching. Part Two focuses on the concept of Web Applications (as opposed to single scripts) and gives much insight into user and session management, e-commerce systems, XML applications and WDDX.
Authors: Tobias Ratschiller, Till Gerken, Zeev Suraski, Andi Gutmans

php_4

Скачать и читать Web Application Development with PHP 4.0
 

MySQL Enterprise Solutions - Alexander-Sasha, Pachev A.

MySQL Enterprise Solutions - Alexander “Sasha” Pachev - 2003.

    Chapters 1 – 3 in particular are written for technically oriented IT managers and other decision-makers with some background in information technology. System administrators and database developers will also find this information useful. In the remainder of the book, I assume that you have worked with a database before. Also, I discuss running MySQL on a variety of operating systems, including Windows, but you will get more out of this book if you are at home with a Unix shell, or at least willing to learn the basics.

MySQL Enterprise Solutions

Скачать и читать MySQL Enterprise Solutions - Alexander-Sasha, Pachev A.
 

PHP, MySQL и Dreamweaver MX 2004, Разработка интерактивных Web-сайтов, Дронов В.

PHP, MySQL и Dreamweaver MX 2004 - Разработка интерактивных Web-сайтов - Дронов В.

    В качестве базового средства разработки интерактивных Web-сайтов на платформе PHP-MySQL выбран популярный Web-редактор Macromedia Dreamweaver MX 2004. В качестве примера рассмотрено создание сайта - архива программ и электронных статей. Изложение построено по принципу: от простого - к сложному. Простейшие статичные Web-страницы создаются в редакторе Dreamweaver, попутно приводится краткое описание языка HTML. Простейшие серверные страницы, извлекающие данные из базы MySQL, также создаются в редакторе Dreamweaver, при этом подробно разбираются все сценарии РНР, созданные Dreamweaver, и описывается их работа. Параллельно дается введение в базы данных и приводится краткое описание языка РНР. Наиболее сложные Web-страницы создаются средствами PHP-MySQL без использования Dreamweaver. Приводятся примеры разработки элементов развитого Web-портала: выбираемой цветовой схемы, управления файлами через Web-интерфейс, собственного списка рассылки и др. Книга ориентирована на читателя, имеющего базовые понятия об интернет -технологиях.

PHP, MySQL и Dreamweaver MX 2004

Купить бумажную или электронную книгу и скачать и читать PHP, MySQL и Dreamweaver MX 2004, Разработка интерактивных Web-сайтов, Дронов В.
 

Основы программирования на РНР, Ульман Л.

Основы программирования на РНР - Ульман Л. - 2001.

   Представленная книга посвящена РНР - серверному межплатформенному встроенному в HTML языку написания сценариев. Рассматриваются следующие вопросы: синтаксис языка, строки и управляющие структуры, массивы и регулярные выражения, функции; описываются приемы отладки ваших сценариев. Особое внимание уделяется получению введенной в форму информации, работе с файловой системой, базами данных, cookie и др. Включенные в состав книги приложения содержат информацию об установке и настройке Web-сервера, инсталляции языка РНР. Здесь же обсуждаются вопросы безопасности скриптов, даются ссылки на Web-ресурсы, посвященные РНР.
   Книга будет полезна как начинающим Web-мастерам, которые только собираются создавать динамические сайты, так и профессиональным дизайнерам, желающим внести элементы динамики в проектируемые ими ресурсы.

Основы программирования на РНР

Купить бумажную или электронную книгу и скачать и читать Основы программирования на РНР, Ульман Л.
 

PHP в примерах, Хольцнер С.

PHP в примерах - Стивен Хольцнер - 2007.

   Вашему вниманию предлагается один из мировых бестселлеров, посвященных программированию на РНР. В рамках одной книги автору удалось, начав с основ языка РНР, охватить весьма широкий круг вопросов - от объектно-ориентированного программирования до сложной обработки web-форм, от сохранения данных сеанса работы до формирования e-mail. Теоретический материал излагается в компактной и сжатой форме, и основное место отдано практическим примерам использования богатых возможностей РНР.
   Книга предназначена в основном для начинающих разработчиков на РНР, но и про-фессионат может найти в ней немало интересных моментов.

PHP в примерах Хольцнер

Скачать и читать PHP в примерах, Хольцнер С.
 
Показана страница 6 из 9