Web Application
Development with PHP 4.0
Автор: Tobias Ratschiller, Till Gerken
Год издания:
While the success of Open Source software like Linux or Apache has been documented
extensively throughout all mainstream media, the rise of PHP has gone largely
unnoticed. Still, the Web scripting language PHP is the most popular module for the
Apache Web server, according to an E-Soft survey (www.e-softinc.com/survey/).
Netcraft studies have found that PHP is in use on over 6% of all Web domains in the
world (see www.netcraft.com/survey).That’s an incredible market penetration for a
rather specialized product.This popularity continues to rise exponentially. Increasingly,
this is being reflected in traditional media: As of May, 2000, more than 20 books about
PHP have been published in different languages, with more in the pipeline.
Commercial players are beginning to join the bandwagon: PHP is included with
Web servers, for example C2’s Stronghold, and Linux distributions. A new company,
Zend Technologies, has been formed to provide commercial add-ons and support for
PHP.A long list of large-scale Web sites employ PHP, as well as hundreds of thousands
of small to medium Web sites.
Secure PHP Development: Building 50 Practical Applications
Автор: Mohammed J. Kabir
Год издания:
The personal home page (PHP) server-side scripting language is particular well adapted to connecting HTML-based web pages to a backend database for dynamic content. This book explains the entire nuts-and-bolts process of the PHP application life cycle: requirements, design, development, maintenance and tuning. It shows how PHP can be used to design and develop highly manageable and secure applications to solve practical problems.
Professional JavaScript™ for Web Developers
Автор: Zakas Nicholas C.
Год издания:
От издателя
Прекрасная книга по современному javascript.
В этой книге объясняется как программировать на javascript с использованием ООП, обработка ошибок, использование Ajax, XML, использование WebService etc.
После прочтения у вас не должно возникнуть проблем с пониманием исходного кода библиотеки javascript prototype ;)
Professional javascript for Web Developers
javascript is an important feature of every major browser because it enables enhanced user interaction on both Web sites and Web applications. While exploring everything from its history to today's advanced features, this book shows you how to use this powerful language to its full potential in order to develop your own applications that solve the business problems facing Web developers today.
You'll gain a clear understanding of the components that make up a javascript implementation, plus you'll examine critical areas including events, regular expressions, and browser detection techniques so that you can build dynamic user interfaces. You'll also learn how to extend the language to meet your specific requirements as well as create seamless client-server communication without intermediaries such as Java or hidden frames.
What you will learn from this book
ECMAScript basics, object-oriented programming techniques, and important Document Object Model (DOM) concepts
How to implement regular expressions for data validation and string manipulation
Methods for handling events to tie javascript to a Web user interface
Techniques for validating data, sorting tables, and dealing with errors
How to communicate between javascript and browser plugins
All about security issues, optimization, and intellectual property protections
Who this book is for
This book is for Web developers who want to use javascript to dramatically improve the usability of their Web sites and Web applications.
Wrox Professional guides are planned and written by working programmers to meet the real-world needs of programmers, developers, and IT professionals. Focused and relevant, they address the issues technology professionals face every day. They provide examples, practical solutions, and expert education in new technologies, all designed to help programmers do a better job.