Sams Teach Yourself PHP, MySQL and Apache in 24 Hours - Julie C. Meloni - 2002.
Sams Teach Yourself PHP, MySQL, and Apache in 24 Hours combines coverage of these three popular open-source Web development tools into one easy-to-understand book
The book teaches the reader to install, configure and set up the PHP scripting language, the MySQL database system, and the Apache Web server.
By the end of this book the reader will understand how these technologies work, and -- more importantly -- how they can work together to create a dynamic Web site.
After creating a simple Web site using these tools, the reader will be able to manage a simple mailing list, and to create an online address book, shopping cart, and storefront.
The book also teaches the reader how to fine tune Apache and MySQL, and covers simple Web server security.
PHP
Sams Teach Yourself PHP, MySQL and Apache in 24 Hours, Meloni J.C.
Скачать и читать Sams Teach Yourself PHP, MySQL and Apache in 24 Hours, Meloni J.C.Setting Up LAMP: Getting Linux, Apache, MySQL, and PHP Working Together, Rosebrock E., Filson E.
Setting Up LAMP: Getting Linux, Apache, MySQL, and PHP Working Together - Eric Rosebrock, Eric Filson - 2004.
This book is written for those people out there who either struggle with this technology or just want a simple solution that is compiled by the experts. We have taken years of experience, problem solving, experimentation, and most importantly implementation, and bundled it all together as an easy-to-understand practical guide for you to utilize as you set up your LAMP web server.
Купить бумажную или электронную книгу и скачать и читать Setting Up LAMP: Getting Linux, Apache, MySQL, and PHP Working Together, Rosebrock E., Filson E.This book is written for those people out there who either struggle with this technology or just want a simple solution that is compiled by the experts. We have taken years of experience, problem solving, experimentation, and most importantly implementation, and bundled it all together as an easy-to-understand practical guide for you to utilize as you set up your LAMP web server.
Web Application Development with PHP 4.0, Ratschiller T., Gerken T.
Web Application Development with PHP 4.0 - Tobias Ratschiller, Till Gerken - 2000.
If you’re new to programming, this book is not for you.You’ll find a helpful resource, however, in the following cases:
- You have already developed applications with PHP, and want to take your skills
to the next level.
- You have experience with other programming languages and want to develop
Web applications with PHP.
- You’re an expert with PHP and want to extend PHP’s feature set on your own.
You don’t need to be a PHP wizard to read this book, but you should be familiar with PHP’s syntax, or have good knowledge of programming principles.
Скачать и читать Web Application Development with PHP 4.0, Ratschiller T., Gerken T.If you’re new to programming, this book is not for you.You’ll find a helpful resource, however, in the following cases:
- You have already developed applications with PHP, and want to take your skills
to the next level.
- You have experience with other programming languages and want to develop
Web applications with PHP.
- You’re an expert with PHP and want to extend PHP’s feature set on your own.
You don’t need to be a PHP wizard to read this book, but you should be familiar with PHP’s syntax, or have good knowledge of programming principles.
MySQL and Java Developer’s Guide, Matthews M., Cole J., Gradecki D.D.
MySQL and Java Developer’s Guide - Mark Matthews, Jim Cole, Joseph D. Gradecki - 2003.
This book is written for Java developers who need to interface their code to a back-end database. The book’s specifics deal with MySQL and Connector/J, but this doesn’t limit the information because JDBC is designed to be portable against many databases. If you aren’t using MySQL, you still find valuable information.
Скачать и читать MySQL and Java Developer’s Guide, Matthews M., Cole J., Gradecki D.D.This book is written for Java developers who need to interface their code to a back-end database. The book’s specifics deal with MySQL and Connector/J, but this doesn’t limit the information because JDBC is designed to be portable against many databases. If you aren’t using MySQL, you still find valuable information.
Secure PHP Development, Building 50 Practical Applications, Kabir M.J.
Secure PHP Development - Building 50 Practical Applications - Mohammed J. Kabir - 2003.
This is not a PHP language book for use as reference. There are many good PHP language books out there. This book is designed for intermediate- to advancedlevel PHP developers who can review the fifty PHP applications developed for this book and deploy them as is or customize them as needed. However, it is entirely possible for someone with very little PHP background to deploy the applications developed for this book. Therefore, even if you are not currently a PHP developer, you can make use of all the applications with very little configuration changes.
If you are looking for example applications that have defined features and implementation requirements, and you want to learn how applications are developed by professional developers, this book a great starting point. Here you will find numerous examples of applications that have been designed from the ground up using a central application framework, which was designed from scratch for this book.
The book shows developers how PHP applications can be developed by keeping security considerations in focus and by taking advantage of an object-oriented approach to PHP programming whenever possible to develop highly maintainable, extensible applications for Web and intranet use.
Скачать и читать Secure PHP Development, Building 50 Practical Applications, Kabir M.J.This is not a PHP language book for use as reference. There are many good PHP language books out there. This book is designed for intermediate- to advancedlevel PHP developers who can review the fifty PHP applications developed for this book and deploy them as is or customize them as needed. However, it is entirely possible for someone with very little PHP background to deploy the applications developed for this book. Therefore, even if you are not currently a PHP developer, you can make use of all the applications with very little configuration changes.
If you are looking for example applications that have defined features and implementation requirements, and you want to learn how applications are developed by professional developers, this book a great starting point. Here you will find numerous examples of applications that have been designed from the ground up using a central application framework, which was designed from scratch for this book.
The book shows developers how PHP applications can be developed by keeping security considerations in focus and by taking advantage of an object-oriented approach to PHP programming whenever possible to develop highly maintainable, extensible applications for Web and intranet use.
Beginning MySQL, Sheldon R., Moes G.
Beginning MySQL - Robert Sheldon, Geoff Moes - 2005.
Welcome to Beginning MySQL, the definitive resource for anyone new to the MySQL database management system. As the most popular open source database system in the world, MySQL has gained not only recognition among its peers but a place of prominence in the worldwide technical industry, ensuring an ever-growing need for information and training on how to implement a MySQL database and access and manage data in that database.
Скачать и читать Beginning MySQL, Sheldon R., Moes G.Welcome to Beginning MySQL, the definitive resource for anyone new to the MySQL database management system. As the most popular open source database system in the world, MySQL has gained not only recognition among its peers but a place of prominence in the worldwide technical industry, ensuring an ever-growing need for information and training on how to implement a MySQL database and access and manage data in that database.
Beginning PHP5, Apache, and MySQL Web Development
Beginning PHP5, Apache, and MySQL Web Development.
2005.
Over the course of this book, you will develop two complete Web sites:
- Movie Review Web site. Developing this site introduces you to writing a PHP program, making your pages look professional, working with variables and includes, and integrating PHP with MySQL to make your site truly dynamic as pages are created on the fly for your Web site visitor. You will also get experience in error handling and data validation while working on this site.
- Comic Book Fan Web site. The creation of this Web site takes you through the steps of building databases from scratch, manipulating images and sending out e-mails using PHP, authenticating users, managing content through CMS, creating a mailing list, setting up an e-commerce section, and developing and customizing a discussion forum.
Finally, this book covers how to learn about your visitors through the use of log files and how to troubleshoot common mistakes or problems. The appendixes in this book provide you with the necessary reference materials you’ll need to assist you in your Web site development journey and offer tools to make you more efficient. After reading this book, you will be able to create a well-designed, dynamic Web site using tools available for free. Although this book is not intended to be a detailed analysis of Apache, PHP, and MySQL, it points you in the right direction to explore further issues you may wish to delve into.
Authors:Elizabeth Naramore, Jason Gerner, Yann Le Scouarnec, Jeremy Stolz, Michael K. Glass
Скачать и читать Beginning PHP5, Apache, and MySQL Web Development2005.
Over the course of this book, you will develop two complete Web sites:
- Movie Review Web site. Developing this site introduces you to writing a PHP program, making your pages look professional, working with variables and includes, and integrating PHP with MySQL to make your site truly dynamic as pages are created on the fly for your Web site visitor. You will also get experience in error handling and data validation while working on this site.
- Comic Book Fan Web site. The creation of this Web site takes you through the steps of building databases from scratch, manipulating images and sending out e-mails using PHP, authenticating users, managing content through CMS, creating a mailing list, setting up an e-commerce section, and developing and customizing a discussion forum.
Finally, this book covers how to learn about your visitors through the use of log files and how to troubleshoot common mistakes or problems. The appendixes in this book provide you with the necessary reference materials you’ll need to assist you in your Web site development journey and offer tools to make you more efficient. After reading this book, you will be able to create a well-designed, dynamic Web site using tools available for free. Although this book is not intended to be a detailed analysis of Apache, PHP, and MySQL, it points you in the right direction to explore further issues you may wish to delve into.
Authors:Elizabeth Naramore, Jason Gerner, Yann Le Scouarnec, Jeremy Stolz, Michael K. Glass
PHP for the World Wide Web, Visual QuickStart Guide, Ullman L.
PHP for the World Wide Web - Visual QuickStart Guide - Larry Ullman - 2001.
While there are several professional-level books available on PHP, there are few guides to this open-source scripting language for students who may be familiar with HTML but are not studying to be professional programmers. PHP for the World Wide Web: Visual QuickStart Guide is a task-based, visual reference guide that features step-by-step instructions and plenty of screen shots-the ideal way for students to learn the basics of PHP, starting with basic syntax, testing scripts, working with variables, creating Web applications, and more.
Скачать и читать PHP for the World Wide Web, Visual QuickStart Guide, Ullman L.While there are several professional-level books available on PHP, there are few guides to this open-source scripting language for students who may be familiar with HTML but are not studying to be professional programmers. PHP for the World Wide Web: Visual QuickStart Guide is a task-based, visual reference guide that features step-by-step instructions and plenty of screen shots-the ideal way for students to learn the basics of PHP, starting with basic syntax, testing scripts, working with variables, creating Web applications, and more.
Другие статьи...
- PHP Hacks, Herrington J.
- Web Database Application with PHP and MySQL, Lane D., Williams H.E.
- XML and PHP, Vikram Vaswani
- Web Application Development with PHP 4.0
- MySQL Enterprise Solutions - Alexander-Sasha, Pachev A.
- PHP, MySQL и Dreamweaver MX 2004, Разработка интерактивных Web-сайтов, Дронов В.
- Основы программирования на РНР, Ульман Л.
- PHP в примерах, Хольцнер С.
Показана страница 5 из 9